Merge pull request #6 from nshalman/patch-1

Add nixos-21.11 to the build matrix
This commit is contained in:
Jörg Thalheim 2021-12-23 16:18:07 +00:00 committed by GitHub
commit 8350ae8070
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,8 +9,8 @@ jobs:
strategy:
matrix:
tag:
- nixos-20.09
- nixos-21.05
- nixos-21.11
- nixos-unstable
runs-on: ubuntu-latest
steps: