Skip to content

Commit f7c3b88

Browse files
committed
try with py39
1 parent 261f464 commit f7c3b88

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 py38-debug-build-ubuntu
98-
python: '3.8.17'
97+
- name: mypyc runtime tests with py39-debug-build-ubuntu
98+
python: '3.9.18'
9999
arch: x64
100100
os: ubuntu-latest
101101
toxenv: py

0 commit comments

Comments
 (0)