Skip to content

Commit 9c7ef0e

Browse files
committed
更新 github actions runner
1 parent df91c94 commit 9c7ef0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
jobs:
1717
build:
1818
name: Docker Build Image And Push Docker Registry
19-
runs-on: ubuntu-latest
19+
runs-on: ubicloud-standard-4
2020
env:
2121
SECRET_REPO_PREFIX: REPO_
2222
SECRET_USERNAME_PREFIX: USERNAME_

0 commit comments

Comments
 (0)