Skip to content

Commit 6748ef6

Browse files
authored
test aarch64 linux too (#333)
* test aarch64 linux too * try with up to date flake
1 parent b6f10cc commit 6748ef6

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

.github/workflows/ci_nix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
# macos-13 uses x86-64 machine, macos-14 uses aarch64
16-
os: [macos-13, macos-14, ubuntu-22.04]
16+
os: [macos-13, macos-14, ubuntu-22.04, ubuntu-24.04-arm]
1717
runs-on: ${{ matrix.os }}
1818
steps:
1919
- uses: actions/checkout@v3

flake.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)