Skip to content

Commit 8cdcfcc

Browse files
authored
run release on larger runner
1 parent 8113d6c commit 8cdcfcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
- "v*"
1414
jobs:
1515
goreleaser:
16-
runs-on: ubuntu-latest
16+
runs-on: lx64
1717
steps:
1818
- name: Cleanup unused directories and tools
1919
run: |

0 commit comments

Comments
 (0)