Merge pull request #40 from jorsn/ghactions.nixos-20.09

GitHub Actions: channel nixos-20.03 -> nixos-20.09
This commit is contained in:
Jörg Thalheim 2021-02-27 18:47:23 +00:00 committed by GitHub
commit 89ac0422f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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