Skip to content

Commit

Permalink
Use ubuntu arm runner
Browse files Browse the repository at this point in the history
  • Loading branch information
sauramirez committed Dec 11, 2024
1 parent 8c72dd9 commit 86ca0b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- os: ubuntu-20.04
artifact_name: libisar_linux_x64.so
script: build_linux.sh x64
- os: ubuntu-20.04
- os: ubuntu-arm
artifact_name: libisar_linux_arm64.so
script: build_linux.sh arm
- os: macos-latest
Expand Down

0 comments on commit 86ca0b2

Please sign in to comment.