Skip to content

Commit

Permalink
larger buildjet for publish and release ci (#997)
Browse files Browse the repository at this point in the history
  • Loading branch information
turbocrime committed Apr 26, 2024
1 parent 0dc3861 commit 84a664d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/extension-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
publish:
environment: ext-publish
name: Publish extension
runs-on: buildjet-4vcpu-ubuntu-2204
runs-on: buildjet-16vcpu-ubuntu-2204
needs: turbo-compile

steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/packages-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

publish:
name: Packages Release
runs-on: buildjet-4vcpu-ubuntu-2204
runs-on: buildjet-16vcpu-ubuntu-2204
needs: turbo-compile

steps:
Expand Down

0 comments on commit 84a664d

Please sign in to comment.