Skip to content

Commit

Permalink
Use different runner for linux arm
Browse files Browse the repository at this point in the history
  • Loading branch information
fasmat committed Nov 6, 2024
1 parent eb5a7d6 commit 2dbef1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- [self-hosted, linux, arm64]
- ubuntu-latest-arm-8-cores
- macos-latest
- [self-hosted, macos, arm64]
- windows-latest
Expand Down

0 comments on commit 2dbef1a

Please sign in to comment.