Skip to content

Commit f350e8c

Browse files
committed
test non-x64. use actions v3
1 parent 8cf27c2 commit f350e8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test-MACS2-non-x64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
submodules: 'true'
2828
- name: Set up arch and run (bullseye Python 3.9)
29-
uses: uraimo/run-on-arch-action@v2.5
29+
uses: uraimo/run-on-arch-action@v2
3030
id: build
3131
with:
3232
arch: ${{ matrix.arch }}

0 commit comments

Comments
 (0)