We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cbbfe4 commit b4203a9Copy full SHA for b4203a9
.github/workflows/publish-release.yml
@@ -12,7 +12,7 @@ jobs:
12
publish:
13
name: Publish final artifacts
14
if: github.repository == 'line/armeria'
15
- runs-on: self-hosted
+ runs-on: ubicloud-standard-16
16
steps:
17
- uses: actions/checkout@v3
18
0 commit comments