ci: disable building on unstable channels
Sick of the build failure notifications, and I don't use them in Cachix anyway.
This commit is contained in:
parent
c84fae413b
commit
ceb579d797
@ -12,8 +12,8 @@ env:
|
||||
|
||||
jobs:
|
||||
include:
|
||||
- env: NIX_PATH=nixpkgs=channel:nixpkgs-unstable
|
||||
- env: NIX_PATH=nixpkgs=channel:nixos-unstable
|
||||
# - env: NIX_PATH=nixpkgs=channel:nixpkgs-unstable
|
||||
# - env: NIX_PATH=nixpkgs=channel:nixos-unstable
|
||||
- env: NIX_PATH=nixpkgs=channel:nixos-20.03
|
||||
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user