Skip to content

Commit

Permalink
fix: use linux-arm64 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
twoeths committed Feb 27, 2025
1 parent c40e82f commit 64227a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
settings:
- os: ubuntu-latest
arch: x86_64
- os: ubuntu-latest
- os: linux-arm64
arch: aarch64

runs-on: ${{ matrix.settings.os }}
Expand Down

0 comments on commit 64227a3

Please sign in to comment.