bump to nixos-22.11

Fixes #47
This commit is contained in:
zimbatm 2022-12-14 17:01:46 +01:00
parent 76af1060a4
commit e334012b86
No known key found for this signature in database
GPG key ID: 71BAF6D40C1D63D7
3 changed files with 5 additions and 8 deletions

View file

@ -16,9 +16,8 @@ jobs:
matrix:
channel:
- nixos-unstable
- nixos-21.05
- nixos-21.11
- nixos-22.05
- nixos-22.11
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3