Skip to content

Commit b1de857

Browse files
nim65sfredroy
authored andcommitted
[Nix] CI on macos too
1 parent f213609 commit b1de857

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/nix.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ jobs:
88
runs-on: "${{ matrix.os }}-latest"
99
strategy:
1010
matrix:
11-
#os: [ubuntu, macos]
12-
os: [ubuntu]
11+
os: [ubuntu, macos]
1312
steps:
1413
- uses: actions/checkout@v4
1514
- uses: cachix/install-nix-action@v27

0 commit comments

Comments
 (0)