Skip to content

Commit

Permalink
chore: bump GHA runner for stress tests (#1492)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjameswh authored Aug 14, 2024
1 parent e4b98cc commit 5d633df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ env:
jobs:
stress-test:
runs-on: buildjet-4vcpu-ubuntu-2204
runs-on: buildjet-8vcpu-ubuntu-2204
steps:
- name: Print build info
run: 'echo test-type: ${{ inputs.test-type }}, test-timeout-minutes: ${{ inputs.test-timeout-minutes }}, reuse-v8-context: $REUSE_V8_CONTEXT'
Expand Down

0 comments on commit 5d633df

Please sign in to comment.