fix(ci): Fix broken workflow formatting on f42 and el10 (#11724)

Signed-off-by: Gilver <roachy@fyralabs.com>
This commit is contained in:
Gilver
2026-04-27 21:29:28 -05:00
committed by GitHub
parent 287c9f0a33
commit 6e0ac2b7af
+3 -2
View File
@@ -8,8 +8,9 @@ on:
jobs:
autoupdate:
contents: write
runs-on: ubuntu-22.04
permissions:
contents: write
runs-on: ubuntu-24.04-arm
container:
image: ghcr.io/terrapkg/builder:frawhide
options: --cap-add=SYS_ADMIN --privileged