mirror of
https://github.com/outbackdingo/incus-os.git
synced 2026-01-27 10:19:24 +00:00
mkosi: Update to 25.3
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -40,8 +40,7 @@ jobs:
|
||||
|
||||
- name: Setup mkosi
|
||||
run: |
|
||||
# Pin a working mkosi
|
||||
pipx install git+https://github.com/systemd/mkosi.git@d18157cce8c97508ab0781bdefd313f69eabcbfb
|
||||
pipx install git+https://github.com/systemd/mkosi.git@v25.3
|
||||
|
||||
- name: Build the image
|
||||
run: |
|
||||
|
||||
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
@@ -41,8 +41,7 @@ jobs:
|
||||
|
||||
- name: Setup mkosi
|
||||
run: |
|
||||
# Pin a working mkosi
|
||||
pipx install git+https://github.com/systemd/mkosi.git@d18157cce8c97508ab0781bdefd313f69eabcbfb
|
||||
pipx install git+https://github.com/systemd/mkosi.git@v25.3
|
||||
|
||||
- name: Build initial image
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user