Skip to content

Commit dbd1545

Browse files
committed
.
1 parent 0c2b6d9 commit dbd1545

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@ jobs:
9494
# This is broken. See
9595
# - https://github.com/python/mypy/issues/17819
9696
# - https://github.com/python/mypy/pull/17822
97-
- name: mypyc runtime tests with py39-debug-build-ubuntu
98-
python: '3.9.21'
97+
- name: mypyc runtime tests with py310-debug-build-ubuntu
98+
python: '3.10'
9999
os: ubuntu-latest
100100
toxenv: py
101101
tox_extra_args: "-n 4 mypyc/test/test_run.py mypyc/test/test_external.py"

0 commit comments

Comments
 (0)