Skip to content

Commit 4b912f8

Browse files
daandemeyerbluca
authored andcommitted
mkosi: Use F40 tools tree in CI
Arch doesn't build: No VM guests are running outdated hypervisor (qemu) binaries on this host. /usr/bin/pacman-key: line 31: /usr/share/makepkg/util/message.sh: No such file or directory /usr/bin/pacman-key: line 32: /usr/share/makepkg/util/parseopts.sh: No such file or directory /usr/bin/pacman-key: line 620: parseopts: command not found
1 parent 86296d1 commit 4b912f8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/mkosi.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,11 @@ jobs:
100100
# Sometimes we run on a host with /dev/kvm, but it is broken, so explicitly disable it
101101
QemuKvm=no
102102
Ephemeral=yes
103+
104+
[Build]
105+
ToolsTree=default
106+
ToolsTreeDistribution=fedora
107+
ToolsTreeRelease=40
103108
EOF
104109
105110
# For erofs, we have to install linux-modules-extra-azure, but that doesn't match the running kernel

0 commit comments

Comments
 (0)