ci: remove unsupported 23.05 and 23.11 channels
This commit is contained in:
parent
783f5a2444
commit
3edc0c92e1
3 changed files with 0 additions and 8 deletions
4
.github/workflows/nix.yml
vendored
4
.github/workflows/nix.yml
vendored
|
@ -16,8 +16,6 @@ jobs:
|
|||
matrix:
|
||||
channel:
|
||||
- nixos-unstable
|
||||
- nixos-23.05
|
||||
- nixos-23.11
|
||||
- nixos-24.05
|
||||
system:
|
||||
- x86_64-linux
|
||||
|
@ -48,8 +46,6 @@ jobs:
|
|||
matrix:
|
||||
channel:
|
||||
- nixos-unstable
|
||||
- nixos-23.05
|
||||
- nixos-23.11
|
||||
- nixos-24.05
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue