Merge pull request #63 from wineee/bump

bump template to build for 22.05
This commit is contained in:
Jörg Thalheim 2022-10-17 10:21:25 +02:00 committed by GitHub
commit ef704a6ec5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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