bump template to build for 22.05

This commit is contained in:
rewine 2022-09-17 20:32:47 +08:00
parent 9c68220e4e
commit c3e60a72b7

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.11 - nixpkgs=channel:nixos-22.05
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout repository - name: Checkout repository