File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 3333 # the oldest and newest supported Python versions
3434 - name : Test suite with py39-ubuntu, mypyc-compiled
3535 python : ' 3.9'
36- os : ubuntu-latest
36+ os : ubuntu-24.04-arm
3737 toxenv : py
3838 tox_extra_args : " -n 4"
3939 test_mypyc : true
@@ -44,31 +44,31 @@ jobs:
4444 tox_extra_args : " -n 4"
4545 - name : Test suite with py310-ubuntu
4646 python : ' 3.10'
47- os : ubuntu-latest
47+ os : ubuntu-24.04-arm
4848 toxenv : py
4949 tox_extra_args : " -n 4"
5050 - name : Test suite with py311-ubuntu, mypyc-compiled
5151 python : ' 3.11'
52- os : ubuntu-latest
52+ os : ubuntu-24.04-arm
5353 toxenv : py
5454 tox_extra_args : " -n 4"
5555 test_mypyc : true
5656 - name : Test suite with py312-ubuntu, mypyc-compiled
5757 python : ' 3.12'
58- os : ubuntu-latest
58+ os : ubuntu-24.04-arm
5959 toxenv : py
6060 tox_extra_args : " -n 4"
6161 test_mypyc : true
6262 - name : Test suite with py313-ubuntu, mypyc-compiled
6363 python : ' 3.13'
64- os : ubuntu-latest
64+ os : ubuntu-24.04-arm
6565 toxenv : py
6666 tox_extra_args : " -n 4"
6767 test_mypyc : true
6868
6969 # - name: Test suite with py314-dev-ubuntu
7070 # python: '3.14-dev'
71- # os: ubuntu-latest
71+ # os: ubuntu-24.04-arm
7272 # toxenv: py
7373 # tox_extra_args: "-n 4"
7474 # allow_failure: true
You can’t perform that action at this time.
0 commit comments