Skip to content

Commit cd43f6d

Browse files
committed
Re-enable macOS CI (aarch64-darwin) with modern nixpkgs
1 parent 6ff2ee5 commit cd43f6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ${{ matrix.os }}
1010
strategy:
1111
matrix:
12-
os: [ubuntu-latest]
12+
os: [ubuntu-latest, macos-14]
1313
env:
1414
MAINLINE: refs/heads/master
1515
DOCKERTAG: latest

0 commit comments

Comments
 (0)