Skip to content

Commit

Permalink
fixup! CI fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
hoh committed Feb 14, 2024
1 parent 5edc7d8 commit 760b233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
strategy:
matrix:
os: [ macos-latest, ubuntu-latest ]
channel: [ nixos-23.11 nixpkgs-23.11-darwin ]
channel: [ nixos-23.11, nixpkgs-23.11-darwin ]
runs-on: ${{ matrix.os }}

steps:
Expand Down

0 comments on commit 760b233

Please sign in to comment.