Skip to content

Commit 13732a3

Browse files
Bump prebuilt to 25.11
1 parent 56607fc commit 13732a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/prebuilt-25.05.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "prebuilt-25.05"
1+
name: "prebuilt-25.11"
22

33
on:
44
workflow_dispatch: # allows manual triggering
@@ -23,4 +23,4 @@ jobs:
2323
if: github.ref != 'refs/heads/main'
2424
with:
2525
name: microvm
26-
- run: nix build -L .#prebuilt --override-input nixpkgs github:nixos/nixpkgs/release-25.05
26+
- run: nix build -L .#prebuilt --override-input nixpkgs github:nixos/nixpkgs/release-25.11

0 commit comments

Comments
 (0)