Skip to content

Commit

Permalink
Merge pull request #109 from helsinki-systems/feat/update-nixpkgs-ver…
Browse files Browse the repository at this point in the history
…sion

workflow: Update nixos channel to 21.05
  • Loading branch information
Mic92 authored Aug 28, 2021
2 parents f61a391 + 1029f6e commit 024c079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,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 }}
Expand Down

0 comments on commit 024c079

Please sign in to comment.