Skip to content

Commit

Permalink
test non-x64. use actions v3
Browse files Browse the repository at this point in the history
  • Loading branch information
taoliu committed May 12, 2023
1 parent 8cf27c2 commit f350e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test-MACS2-non-x64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
submodules: 'true'
- name: Set up arch and run (bullseye Python 3.9)
uses: uraimo/run-on-arch-action@v2.5
uses: uraimo/run-on-arch-action@v2
id: build
with:
arch: ${{ matrix.arch }}
Expand Down

0 comments on commit f350e8c

Please sign in to comment.