We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5d31b6 commit 59b5b10Copy full SHA for 59b5b10
1 file changed
.github/workflows/release.yml
@@ -16,8 +16,7 @@ permissions:
16
17
jobs:
18
goreleaser:
19
- runs-on:
20
- labels: [ self-hosted, custom-k8s-runner ]
+ runs-on: ubuntu-latest
21
steps:
22
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
23
with:
0 commit comments