GitHub Actions: channel nixos-20.03 -> nixos-20.09

This commit is contained in:
Johannes Rosenberger 2021-02-26 18:34:56 +01:00
parent eefc7bc03d
commit 2403ce435f

View file

@ -31,7 +31,7 @@ jobs:
nixPath:
- nixpkgs=channel:nixos-unstable
- nixpkgs=channel:nixpkgs-unstable
- nixpkgs=channel:nixos-20.03
- nixpkgs=channel:nixos-20.09
runs-on: ubuntu-latest
steps:
- name: Checkout repository