Skip to content

Commit aac1c89

Browse files
authored
Merge pull request #957 from sergenyalcin/update-workflow
Use larger machines for publish workflow
2 parents c5ba265 + aa7f88a commit aac1c89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-provider-packages.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
version: ${{ github.event.inputs.version }}
3636
go-version: ${{ github.event.inputs.go-version }}
3737
cleanup-disk: true
38+
runs-on: ubuntu-latest-16-cores
3839
secrets:
3940
GHCR_PAT: ${{ secrets.GITHUB_TOKEN }}
4041
XPKG_UPBOUND_TOKEN: ${{ secrets.XPKG_UPBOUND_TOKEN }}

0 commit comments

Comments
 (0)