mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-04 19:02:19 +00:00
fix(ci): Fix broken workflow formatting on f42 and el10 (#11724)
Signed-off-by: Gilver <roachy@fyralabs.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user