drop old 24.xx channels
CI is breaking
This commit is contained in:
parent
9a5876396f
commit
64a3352bbf
4 changed files with 1 additions and 9 deletions
4
.github/workflows/nix.yml
vendored
4
.github/workflows/nix.yml
vendored
|
@ -17,8 +17,6 @@ jobs:
|
|||
matrix:
|
||||
channel:
|
||||
- nixos-unstable
|
||||
- nixos-24.05
|
||||
- nixos-24.11
|
||||
- nixos-25.05
|
||||
system:
|
||||
- aarch64-linux
|
||||
|
@ -66,8 +64,6 @@ jobs:
|
|||
matrix:
|
||||
channel:
|
||||
- nixos-unstable
|
||||
- nixos-24.05
|
||||
- nixos-24.11
|
||||
- nixos-25.05
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue