We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd0755c commit 79f30e2Copy full SHA for 79f30e2
.github/workflows/release.yml
@@ -16,7 +16,9 @@ permissions:
16
jobs:
17
goreleaser:
18
timeout-minutes: 60
19
- runs-on: ubuntu-latest
+ runs-on:
20
+ group: Large Runner Shared Public
21
+ labels: ubuntu-8-core-latest
22
steps:
23
- name: Harden Runner
24
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7
0 commit comments