Skip to content

Commit 5d633df

Browse files
authored
chore: bump GHA runner for stress tests (#1492)
1 parent e4b98cc commit 5d633df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stress.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ env:
5454
5555
jobs:
5656
stress-test:
57-
runs-on: buildjet-4vcpu-ubuntu-2204
57+
runs-on: buildjet-8vcpu-ubuntu-2204
5858
steps:
5959
- name: Print build info
6060
run: 'echo test-type: ${{ inputs.test-type }}, test-timeout-minutes: ${{ inputs.test-timeout-minutes }}, reuse-v8-context: $REUSE_V8_CONTEXT'

0 commit comments

Comments
 (0)