forked from github-mirror/docker-nixpkgs
🆕 Target 24.11 too, now that it's out and non-beta
This commit is contained in:
2
.github/workflows/nix.yml
vendored
2
.github/workflows/nix.yml
vendored
@@ -18,6 +18,7 @@ jobs:
|
||||
channel:
|
||||
- nixos-unstable
|
||||
- nixos-24.05
|
||||
- nixos-24.11
|
||||
system:
|
||||
- aarch64-linux
|
||||
- x86_64-linux
|
||||
@@ -65,6 +66,7 @@ jobs:
|
||||
channel:
|
||||
- nixos-unstable
|
||||
- nixos-24.05
|
||||
- nixos-24.11
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user