add the nixos-20.03 channel

This commit is contained in:
zimbatm 2020-02-23 15:09:06 +01:00
parent ab443863a5
commit 3c956bc24c
No known key found for this signature in database
GPG key ID: 71BAF6D40C1D63D7
4 changed files with 32 additions and 22 deletions

View file

@ -6,6 +6,8 @@ matrix:
include:
- name: nixos-unstable
env: NIXPKGS_CHANNEL=nixos-unstable IMAGE_TAG=latest
- name: nixos-20.03
env: NIXPKGS_CHANNEL=nixos-20.03
- name: nixos-19.09
env: NIXPKGS_CHANNEL=nixos-19.09
- name: nixos-19.03