mirror of
https://github.com/nix-community/home-manager
synced 2025-01-07 09:39:49 +01:00
ci: run tests against nixos-21.05
This commit is contained in:
parent
148d85ee83
commit
d40f84a340
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- uses: cachix/install-nix-action@v13
|
||||
with:
|
||||
nix_path: nixpkgs=channel:nixos-unstable
|
||||
nix_path: nixpkgs=channel:nixos-21.05
|
||||
- uses: cachix/cachix-action@v10
|
||||
with:
|
||||
name: nix-community
|
||||
|
|
Loading…
Reference in a new issue