Skip to content

Commit

Permalink
ci: use real ARM64 Linux runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Rhys-T committed Jan 16, 2025
1 parent 9122757 commit 822d4a4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ jobs:
[
"Lnx x64/ubuntu-latest",
"Lnx A64/ubuntu-latest+qemu-aarch64-linux",
# "Lnx A64/ubuntu-latest+qemu-aarch64-linux",
"Lnx A64/ubuntu-24.04-arm",
"Mac x64/macos-13",
"Mac A64/macos-latest",
empty] as $runners |
Expand Down

0 comments on commit 822d4a4

Please sign in to comment.