mkosi: Update to 25.3

Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
This commit is contained in:
Stéphane Graber
2025-01-31 15:11:16 +01:00
parent 16c45abeea
commit 4a8985c3de
2 changed files with 2 additions and 4 deletions

View File

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

View File

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