bump template to build for 21.11

This commit is contained in:
Jörg Thalheim 2022-01-25 08:30:03 +01:00
parent dacdd4d3ce
commit 827a85bf38

View file

@ -36,7 +36,7 @@ jobs:
nixPath: nixPath:
- nixpkgs=channel:nixos-unstable - nixpkgs=channel:nixos-unstable
- nixpkgs=channel:nixpkgs-unstable - nixpkgs=channel:nixpkgs-unstable
- nixpkgs=channel:nixos-21.05 - nixpkgs=channel:nixos-21.11
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout repository - name: Checkout repository