Add nixos-21.11 to the build matrix

Fixes #5
This commit is contained in:
Nahum Shalman 2021-12-23 09:38:19 -05:00 committed by GitHub
parent a00f3bd6da
commit 55790b1d34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,7 @@ jobs:
tag:
- nixos-20.09
- nixos-21.05
- nixos-21.11
- nixos-unstable
runs-on: ubuntu-latest
steps: