We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
arm64
1 parent 1060f46 commit 1309465Copy full SHA for 1309465
.github/workflows/build.yml
@@ -14,6 +14,7 @@ jobs:
14
matrix:
15
include:
16
- os: ubuntu-latest
17
+ - os: ubuntu-24.04-arm
18
- os: macOS-latest
19
- os: windows-latest
20
steps:
.github/workflows/nix-flake.yml
- uses: actions/checkout@v4
0 commit comments