Update build.yml

This commit is contained in:
Arne Keller 2023-06-04 14:05:48 +02:00 committed by GitHub
parent 465e696fd8
commit 29bcc8543c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ jobs:
nixPath:
# - nixpkgs=channel:nixos-unstable
# - nixpkgs=channel:nixpkgs-unstable
- nixpkgs=channel:nixos-22.11
- nixpkgs=channel:nixos-23.05
runs-on: ubuntu-latest
steps:
- name: Checkout repository