Skip to content

Commit a1bbb4c

Browse files
Tim PietruskyTim Pietrusky
Tim Pietrusky
authored and
Tim Pietrusky
committed
ci: use correct runner for huge file downloads
1 parent c8b885a commit a1bbb4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
release:
11-
runs-on: ubuntu-latest-m
11+
runs-on: ubuntu-latest-l
1212
if: ${{ !contains(github.event.head_commit.message, 'chore(release)') }}
1313
permissions:
1414
contents: write # to be able to publish a GitHub release

0 commit comments

Comments
 (0)