turn arm tests back on

This commit is contained in:
Erica Portnoy
2026-06-08 18:15:41 -07:00
parent 5c2faa789a
commit 2ccdaa9250
+4 -4
View File
@@ -144,8 +144,8 @@ jobs:
# run-on: ubuntu-24.04-arm
# - arch-name: amd64
# run-on: ubuntu-24.04
# - arch-name: armhf # temporarily turned off due to github's migration
# run-on: ubuntu-24.04-arm
- arch-name: armhf # temporarily turned off due to github's migration
run-on: ubuntu-24.04-arm
steps:
- name: checkout
uses: actions/checkout@v6.0.2
@@ -198,8 +198,8 @@ jobs:
# run-on: ubuntu-24.04-arm
# - arch-name: amd64
# run-on: ubuntu-24.04
# - arch-name: armhf # temporarily turned off due to github's migration
# run-on: ubuntu-24.04-arm
- arch-name: armhf # temporarily turned off due to github's migration
run-on: ubuntu-24.04-arm
steps:
- name: checkout
uses: actions/checkout@v6.0.2