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:
xeals 2020-10-17 13:19:46 +11:00
parent c84fae413b
commit ceb579d797
Signed by: xeals
GPG Key ID: A498C7AF27EC6B5C

View File

@ -12,8 +12,8 @@ env:
jobs: jobs:
include: include:
- env: NIX_PATH=nixpkgs=channel:nixpkgs-unstable # - env: NIX_PATH=nixpkgs=channel:nixpkgs-unstable
- env: NIX_PATH=nixpkgs=channel:nixos-unstable # - env: NIX_PATH=nixpkgs=channel:nixos-unstable
- env: NIX_PATH=nixpkgs=channel:nixos-20.03 - env: NIX_PATH=nixpkgs=channel:nixos-20.03
script: script: