Remove nixos22.11 from tests

This commit is contained in:
Mateusz Słodkowicz 2023-05-18 23:43:06 +02:00
parent bdc20d1e3c
commit b99fa7826b
Signed by: materus
GPG Key ID: 28D140BCA60B4FD1
1 changed files with 1 additions and 1 deletions

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-22.11
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout repository - name: Checkout repository