fix(ci): switch to ubuntu-22.04 (#2836) (#2922)

This commit is contained in:
madomado
2025-01-12 21:48:47 +08:00
committed by GitHub
parent b79fb62f8f
commit 6f15dfa7f5
11 changed files with 179 additions and 12 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ on:
jobs:
autoupdate:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
container:
image: ghcr.io/terrapkg/builder:frawhide
options: --cap-add=SYS_ADMIN --privileged