parent
76af1060a4
commit
e334012b86
3 changed files with 5 additions and 8 deletions
|
@ -3,13 +3,12 @@ stages:
|
|||
|
||||
build:
|
||||
stage: build
|
||||
image: nixpkgs/nix:nixos-21.11
|
||||
image: nixpkgs/nix:nixos-22.05
|
||||
script: nix-shell --run ./ci.sh
|
||||
parallel:
|
||||
matrix:
|
||||
- NIXPKGS_CHANNEL: nixos-unstable
|
||||
IMAGE_TAG: latest
|
||||
- NIXPKGS_CHANNEL:
|
||||
- nixos-21.05
|
||||
- nixos-21.11
|
||||
- nixos-22.05
|
||||
- nixos-22.11
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue