build images for 22.11
This commit is contained in:
parent
fa24694578
commit
cb3e66cb92
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -9,7 +9,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
tag:
|
tag:
|
||||||
- nixos-22.05
|
- nixos-22.11
|
||||||
- nixos-unstable
|
- nixos-unstable
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue