Skip to content

Commit 47c7308

Browse files
committed
try with py311
1 parent f7c3b88 commit 47c7308

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@ jobs:
9494
os: macos-13
9595
toxenv: py
9696
tox_extra_args: "-n 3 mypyc/test/test_run.py mypyc/test/test_external.py"
97-
- name: mypyc runtime tests with py39-debug-build-ubuntu
98-
python: '3.9.18'
97+
- name: mypyc runtime tests with py311-debug-build-ubuntu
98+
python: '3.11'
9999
arch: x64
100100
os: ubuntu-latest
101101
toxenv: py

0 commit comments

Comments
 (0)