Build images for channel nixos-21.11

+ Stop building images for 20.03
This commit is contained in:
silverraven691 2021-12-01 19:33:54 +01:00
parent f6c1358e7a
commit 7cbf8629aa
3 changed files with 6 additions and 6 deletions

View file

@ -17,8 +17,8 @@ jobs:
channel:
- nixos-unstable
- nixos-20.09
- nixos-20.03
- nixos-21.05
- nixos-21.11
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2