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 4110a6f commit da8f5d3Copy full SHA for da8f5d3
.github/workflows/rit.yml
@@ -23,7 +23,7 @@ permissions: read-all
23
jobs:
24
rootstock-integration-tests:
25
name: Rootstock Integration Tests
26
- runs-on: tenki-standard-autoscale
+ runs-on: tenki-standard-large-plus-16c-32g
27
timeout-minutes: 120
28
steps:
29
- name: Checkout Repository # Step needed to access the PR description using github CLI
0 commit comments