Merge pull request #6 from nshalman/patch-1
Add nixos-21.11 to the build matrix
This commit is contained in:
commit
8350ae8070
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -9,8 +9,8 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
tag:
|
||||
- nixos-20.09
|
||||
- nixos-21.05
|
||||
- nixos-21.11
|
||||
- nixos-unstable
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue