projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be6c89b
)
mkosi: Update to latest commit
author
Daan De Meyer
<daan.j.demeyer@gmail.com>
Mon, 15 Aug 2022 12:31:13 +0000
(14:31 +0200)
committer
Yu Watanabe
<watanabe.yu+github@gmail.com>
Mon, 15 Aug 2022 23:59:15 +0000
(08:59 +0900)
Introduces a more reliable mirror for Arch which should reduce the
number of mkosi Arch CI failures due to unreliable mirror selection.
.github/workflows/mkosi.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/mkosi.yml
b/.github/workflows/mkosi.yml
index a4215460d2815d6f2f2df3723e042f881d8b2093..dddeb5fcb324dd8fb493bdb33222ebf4a4edc704 100644
(file)
--- a/
.github/workflows/mkosi.yml
+++ b/
.github/workflows/mkosi.yml
@@
-51,7
+51,7
@@
jobs:
steps:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
- - uses: systemd/mkosi@
104483c479df5673e5ab52a16ca9484ee5cef3f
d
+ - uses: systemd/mkosi@
f37c19e7217a41c52d9a9a8769e98496255e2e2
d
- name: Install
run: sudo apt-get update && sudo apt-get install --no-install-recommends python3-pexpect python3-jinja2