Skip to content

Commit b4203a9

Browse files
committed
update runner
1 parent 8cbbfe4 commit b4203a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
publish:
1313
name: Publish final artifacts
1414
if: github.repository == 'line/armeria'
15-
runs-on: self-hosted
15+
runs-on: ubicloud-standard-16
1616
steps:
1717
- uses: actions/checkout@v3
1818

0 commit comments

Comments
 (0)