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:
2020-10-17 13:19:46 +11:00
parent c84fae413b
commit ceb579d797

View File

@@ -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: