We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a7bc2f commit 9ded546Copy full SHA for 9ded546
.github/workflows/sequencer_docker-test.yml
@@ -64,7 +64,7 @@ jobs:
64
sequencer_docker_compose_test:
65
needs: check-docker-test-trigger
66
if: needs.check-docker-test-trigger.outputs.should_run == 'true'
67
- runs-on: namespace-profile-xlarge-ubuntu-24-04-amd64-local-builder
+ runs-on: namespace-profile-2xlarge-ubuntu-24-04-amd64-local-builder
68
env:
69
MONITORING_ENABLED: false
70
SIMULATOR_RUN_FOREVER: false
0 commit comments