Update CI stable channel to 21.05

This commit is contained in:
adisbladis 2021-08-25 14:01:17 -05:00
parent ebe49463b8
commit 0e3df9f5d5
No known key found for this signature in database
GPG key ID: 110BFAD44C6249B7

View file

@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
nixPath:
- nixpkgs=https://github.com/NixOS/nixpkgs/archive/nixos-20.09.tar.gz
- nixpkgs=https://github.com/NixOS/nixpkgs/archive/nixos-21.05.tar.gz
- nixpkgs=https://github.com/NixOS/nixpkgs/archive/nixpkgs-unstable.tar.gz
os: [ ubuntu-latest, macos-latest ]
runs-on: ${{ matrix.os }}