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:
		| @@ -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: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user