ci: disable nixos-unstable channel in matrix
This commit is contained in:
parent
b2c0121005
commit
7078ef0677
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
|||||||
cachixName:
|
cachixName:
|
||||||
- xeals
|
- xeals
|
||||||
nixPath:
|
nixPath:
|
||||||
- nixpkgs=channel:nixos-unstable
|
# - nixpkgs=channel:nixos-unstable
|
||||||
- nixpkgs=channel:nixpkgs-unstable
|
- nixpkgs=channel:nixpkgs-unstable
|
||||||
# Disable due to buildGoModule and buildRustPackage
|
# Disable due to buildGoModule and buildRustPackage
|
||||||
# - nixpkgs=channel:nixos-20.03
|
# - nixpkgs=channel:nixos-20.03
|
||||||
|
Loading…
Reference in New Issue
Block a user