perf(ci): use arm runners (#6202)

This commit is contained in:
madomado
2025-08-30 12:09:51 +08:00
committed by GitHub
parent 9a8ca72bfc
commit 4107998c57
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ on:
jobs:
manifest:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04-arm
outputs:
build_matrix: ${{ steps.generate_build_matrix.outputs.build_matrix }}
container:
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
manifest:
outputs:
build_matrix: ${{ steps.parsing.outputs.build_matrix }}
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04-arm
container:
image: ghcr.io/terrapkg/builder:frawhide
options: --cap-add=SYS_ADMIN --privileged
+1 -1
View File
@@ -8,7 +8,7 @@ on:
jobs:
autoupdate:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04-arm
strategy:
matrix:
branch:
+1 -1
View File
@@ -16,7 +16,7 @@ on:
jobs:
update-comps:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04-arm
container:
image: ghcr.io/terrapkg/builder:frawhide
steps:
+1 -1
View File
@@ -8,7 +8,7 @@ on:
jobs:
autoupdate:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04-arm
container:
image: ghcr.io/terrapkg/builder:frawhide
options: --cap-add=SYS_ADMIN --privileged
+1 -1
View File
@@ -8,7 +8,7 @@ on:
jobs:
autoupdate:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04-arm
container:
image: ghcr.io/terrapkg/builder:frawhide
options: --cap-add=SYS_ADMIN --privileged
+1 -1
View File
@@ -8,7 +8,7 @@ on:
jobs:
autoupdate:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04-arm
container:
image: ghcr.io/terrapkg/builder:frawhide
options: --cap-add=SYS_ADMIN --privileged