File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -482,13 +482,13 @@ jobs:
482
482
image : ubuntu-22.04-arm
483
483
- name : linuxarm_310_python
484
484
python_ver : " 3.10"
485
- image : ubuntu-24 .04-arm
485
+ image : ubuntu-22 .04-arm
486
486
- name : linuxarm_311_python
487
487
python_ver : " 3.11"
488
488
image : ubuntu-22.04-arm
489
489
- name : linuxarm_312_python
490
490
python_ver : " 3.12"
491
- image : ubuntu-24 .04-arm
491
+ image : ubuntu-22 .04-arm
492
492
- name : mac_39_python
493
493
python_ver : " 3.9"
494
494
image : macos-latest
@@ -580,13 +580,13 @@ jobs:
580
580
image : ubuntu-latest
581
581
- name : linuxarm_39_python
582
582
python_ver : " 3.9"
583
- image : ubuntu-22 .04-arm
583
+ image : ubuntu-24 .04-arm
584
584
- name : linuxarm_310_python
585
585
python_ver : " 3.10"
586
586
image : ubuntu-24.04-arm
587
587
- name : linuxarm_311_python
588
588
python_ver : " 3.11"
589
- image : ubuntu-22 .04-arm
589
+ image : ubuntu-24 .04-arm
590
590
- name : linuxarm_312_python
591
591
python_ver : " 3.12"
592
592
image : ubuntu-24.04-arm
You can’t perform that action at this time.
0 commit comments