ci: use the right Nixpkgs channel for 22.05 tests

This commit is contained in:
Robert Helgesson 2022-11-05 20:43:09 +01:00
parent d148e1dd61
commit 87d55517f6
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89

View file

@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v18
with:
nix_path: nixpkgs=channel:nixos-unstable
nix_path: nixpkgs=channel:nixos-22.05
- uses: cachix/cachix-action@v12
with:
name: nix-community