forked from github-mirror/docker-nixpkgs
Build images for channel nixos-22.05 (#44)
+ Stop building images for nixos-20.09
This commit is contained in:
2
.github/workflows/nix.yml
vendored
2
.github/workflows/nix.yml
vendored
@@ -16,9 +16,9 @@ jobs:
|
||||
matrix:
|
||||
channel:
|
||||
- nixos-unstable
|
||||
- nixos-20.09
|
||||
- nixos-21.05
|
||||
- nixos-21.11
|
||||
- nixos-22.05
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user