Skip to content

Commit

Permalink
bump nixos to 22.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Mic92 committed Dec 23, 2022
1 parent 3905ace commit 6e73e98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
matrix:
nixPath:
- nixpkgs=https://github.com/NixOS/nixpkgs/archive/nixos-22.05.tar.gz
- nixpkgs=https://github.com/NixOS/nixpkgs/archive/nixos-22.11.tar.gz
- nixpkgs=https://github.com/NixOS/nixpkgs/archive/nixpkgs-unstable.tar.gz
os: [ ubuntu-latest, macos-latest ]
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 6e73e98

Please sign in to comment.