Skip to content

Commit d9153bc

Browse files
DaanDeMeyerbluca
authored andcommitted
mkosi: Use rawhide tools tree in CI
To build rawhide images we might need more recent tools from rawhide itself. While Arch would generally be up-to-date enough as well, it doesn't provide the selinux tools so we use Fedora Rawhide instead. (cherry picked from commit 948bca0)
1 parent e615237 commit d9153bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/mkosi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ jobs:
154154
UseSubvolumes=yes
155155
ToolsTree=default
156156
ToolsTreeDistribution=fedora
157+
ToolsTreeRelease=rawhide
157158
158159
WorkspaceDirectory=$TMPDIR
159160
PackageCacheDirectory=$TMPDIR/cache

0 commit comments

Comments
 (0)