Skip to content

Commit 6c2123b

Browse files
SuperSandro2000astro
authored andcommitted
Remove 24.05 prebuilt, add 25.05 prebuilt
1 parent 094da86 commit 6c2123b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/prebuilt-24.05.yml renamed to .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-24.05"
1+
name: "prebuilt-25.05"
22

33
on:
44
workflow_dispatch: # allows manual triggering
@@ -18,4 +18,4 @@ jobs:
1818
with:
1919
name: microvm
2020
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
21-
- run: nix build -L .#prebuilt --override-input nixpkgs github:nixos/nixpkgs/release-24.05
21+
- run: nix build -L .#prebuilt --override-input nixpkgs github:nixos/nixpkgs/release-25.05

0 commit comments

Comments
 (0)