mirror of
https://github.com/cachix/install-nix-action.git
synced 2026-03-25 15:37:11 +00:00
ci: use 25.11 for channel tests
This commit is contained in:
parent
e1ac057965
commit
15118c17f9
2 changed files with 2 additions and 2 deletions
2
.github/workflows/test-per-system.yml
vendored
2
.github/workflows/test-per-system.yml
vendored
|
|
@ -18,7 +18,7 @@ on:
|
|||
type: string
|
||||
|
||||
env:
|
||||
nixpkgs_channel: nixpkgs=channel:nixos-25.05
|
||||
nixpkgs_channel: nixpkgs=channel:nixos-25.11
|
||||
|
||||
jobs:
|
||||
simple-build:
|
||||
|
|
|
|||
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -7,7 +7,7 @@ on:
|
|||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
nixpkgs_channel: nixpkgs=channel:nixos-25.05
|
||||
nixpkgs_channel: nixpkgs=channel:nixos-25.11
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue