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 2a0727c commit 047714fCopy full SHA for 047714f
.github/workflows/release.yml
@@ -33,7 +33,7 @@ jobs:
33
packages: write
34
attestations: write
35
36
- runs-on: ubuntu-latest
+ runs-on: runs-on,runner=2cpu-linux-x64,run-id=${{ github.run_id }}
37
38
steps:
39
- name: Check out repository code
0 commit comments