drop old nixos releases
This commit is contained in:
parent
e2aec4ab9d
commit
f094d7ed26
1 changed files with 1 additions and 2 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -9,8 +9,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
tag:
|
tag:
|
||||||
- nixos-21.05
|
- nixos-22.05
|
||||||
- nixos-21.11
|
|
||||||
- nixos-unstable
|
- nixos-unstable
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue