mirror of
https://github.com/Mic92/sops-nix.git
synced 2026-01-06 21:47:25 +08:00
ci: update to 20.09
This commit is contained in:
parent
5371d7b418
commit
af9baed859
2 changed files with 5 additions and 5 deletions
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
|
@ -9,8 +9,8 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
nixPath:
|
||||
- nixpkgs=channel:nixos-20.03
|
||||
- nixpkgs=channel:nixpkgs-unstable
|
||||
- nixpkgs=https://github.com/NixOS/nixpkgs/archive/nixos-20.09.tar.gz
|
||||
- nixpkgs=https://github.com/NixOS/nixpkgs/archive/nixpkgs-unstable.tar.gz
|
||||
os: [ ubuntu-latest, macos-latest ]
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue