ci: use 25.11 for channel tests

This commit is contained in:
Sander 2026-03-22 15:56:16 +01:00
parent e1ac057965
commit 15118c17f9
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -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:

View file

@ -7,7 +7,7 @@ on:
workflow_dispatch:
env:
nixpkgs_channel: nixpkgs=channel:nixos-25.05
nixpkgs_channel: nixpkgs=channel:nixos-25.11
jobs:
test: