bump template to build for 23.05

This commit is contained in:
Anthony Roussel 2023-06-03 00:31:35 +02:00
parent 083aa3ff1a
commit 8b90bc052a
No known key found for this signature in database
GPG key ID: 9DC4987B1A55E75E

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