forked from github-mirror/docker-nixpkgs
update to nixos-23.05 (#71)
This commit is contained in:
@@ -3,12 +3,12 @@ stages:
|
||||
|
||||
build:
|
||||
stage: build
|
||||
image: nixpkgs/nix:nixos-22.11
|
||||
image: nixpkgs/nix:nixos-23.05
|
||||
script: nix-shell --run ./ci.sh
|
||||
parallel:
|
||||
matrix:
|
||||
- NIXPKGS_CHANNEL: nixos-unstable
|
||||
IMAGE_TAG: latest
|
||||
- NIXPKGS_CHANNEL:
|
||||
- nixos-22.11
|
||||
- nixos-23.05
|
||||
- nixos-23.11
|
||||
|
||||
Reference in New Issue
Block a user