mirror of
https://github.com/schmittlauch/nur-packages
synced 2025-05-09 15:11:16 +02:00
move workflow to release 21.11 channel
This commit is contained in:
parent
48349538bd
commit
6f4739cf5c
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
||||||
nixPath:
|
nixPath:
|
||||||
- nixpkgs=channel:nixos-unstable
|
- nixpkgs=channel:nixos-unstable
|
||||||
- nixpkgs=channel:nixpkgs-unstable
|
- nixpkgs=channel:nixpkgs-unstable
|
||||||
- nixpkgs=channel:nixos-21.05
|
- nixpkgs=channel:nixos-21.11
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
|
Loading…
Reference in a new issue