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

(cherry picked from commit 6e0ac2b7af)

Signed-off-by: Gilver <roachy@fyralabs.com>
Co-authored-by: Gilver <roachy@fyralabs.com>
This commit is contained in:
Raboneko
2026-04-27 21:30:19 -05:00
committed by GitHub
parent f4af28339d
commit 5c3f38cbb5
+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