Skip to content

Commit ccadb11

Browse files
committed
sd
1 parent 7a1e3b2 commit ccadb11

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -482,13 +482,13 @@ jobs:
482482
image: ubuntu-22.04-arm
483483
- name: linuxarm_310_python
484484
python_ver: "3.10"
485-
image: ubuntu-24.04-arm
485+
image: ubuntu-22.04-arm
486486
- name: linuxarm_311_python
487487
python_ver: "3.11"
488488
image: ubuntu-22.04-arm
489489
- name: linuxarm_312_python
490490
python_ver: "3.12"
491-
image: ubuntu-24.04-arm
491+
image: ubuntu-22.04-arm
492492
- name: mac_39_python
493493
python_ver: "3.9"
494494
image: macos-latest
@@ -580,13 +580,13 @@ jobs:
580580
image: ubuntu-latest
581581
- name: linuxarm_39_python
582582
python_ver: "3.9"
583-
image: ubuntu-22.04-arm
583+
image: ubuntu-24.04-arm
584584
- name: linuxarm_310_python
585585
python_ver: "3.10"
586586
image: ubuntu-24.04-arm
587587
- name: linuxarm_311_python
588588
python_ver: "3.11"
589-
image: ubuntu-22.04-arm
589+
image: ubuntu-24.04-arm
590590
- name: linuxarm_312_python
591591
python_ver: "3.12"
592592
image: ubuntu-24.04-arm

0 commit comments

Comments
 (0)