ci speedup

This commit is contained in:
yusing
2024-09-29 06:00:52 +08:00
parent 91e7f4894a
commit e2b08d8667
9 changed files with 47 additions and 12 deletions

View File

@@ -11,7 +11,7 @@ env:
jobs:
build:
name: Build multi-platform Docker image
runs-on: ubuntu-latest
runs-on: self-hosted
permissions:
contents: read
@@ -83,7 +83,7 @@ jobs:
if-no-files-found: error
retention-days: 1
merge:
runs-on: ubuntu-latest
runs-on: self-hosted
needs:
- build
permissions: