github: add build for 23.05

This commit is contained in:
Mateusz Słodkowicz 2023-05-25 12:07:40 +02:00
parent 3b23513fce
commit 1bd320ff8a
Signed by: materus
GPG Key ID: 28D140BCA60B4FD1
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,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