We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 56607fc + 13732a3 commit 43104cdCopy full SHA for 43104cd
.github/workflows/prebuilt-25.05.yml
@@ -1,4 +1,4 @@
1
-name: "prebuilt-25.05"
+name: "prebuilt-25.11"
2
3
on:
4
workflow_dispatch: # allows manual triggering
@@ -23,4 +23,4 @@ jobs:
23
if: github.ref != 'refs/heads/main'
24
with:
25
name: microvm
26
- - run: nix build -L .#prebuilt --override-input nixpkgs github:nixos/nixpkgs/release-25.05
+ - run: nix build -L .#prebuilt --override-input nixpkgs github:nixos/nixpkgs/release-25.11
0 commit comments