Skip to content

Commit

Permalink
mkosi: Update to 25.3
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <[email protected]>
  • Loading branch information
stgraber committed Jan 31, 2025
1 parent 16c45ab commit 4a8985c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]
- name: Build the image
run: |
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]
- name: Build initial image
run: |
Expand Down

0 comments on commit 4a8985c

Please sign in to comment.