Skip to content

Commit 2e3e1db

Browse files
authored
Merge pull request #45459 from hashicorp/td-build_workflow
td/use larger runner for build
2 parents af7ad43 + 54304af commit 2e3e1db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
needs:
116116
- get-go-version
117117
- set-product-version
118-
runs-on: custom-ubuntu-22.04-medium
118+
runs-on: custom-ubuntu-22.04-large
119119
strategy:
120120
fail-fast: true
121121
matrix:

0 commit comments

Comments
 (0)