Skip to content

Commit 4e3bcb5

Browse files
authored
Merge pull request #6571 from wileyj/chore/runner
use larger runner for release binaries
2 parents cb09a19 + 90e6d8b commit 4e3bcb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
inputs.node_tag != '' ||
6363
inputs.signer_tag != ''
6464
name: Build Binaries
65-
runs-on: ubuntu-latest
65+
runs-on: ubuntu-latest-m
6666
needs:
6767
- andon-cord
6868
permissions:

0 commit comments

Comments
 (0)