mirror of
https://github.com/schmittlauch/nur-packages
synced 2025-03-12 04:59:24 +01: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:
|
||||
- nixpkgs=channel:nixos-unstable
|
||||
- nixpkgs=channel:nixpkgs-unstable
|
||||
- nixpkgs=channel:nixos-21.05
|
||||
- nixpkgs=channel:nixos-21.11
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
|
Loading…
Reference in a new issue