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 9114112 commit e6fd044Copy full SHA for e6fd044
.github/workflows/rit.yml
@@ -21,7 +21,7 @@ permissions: read-all
21
jobs:
22
rootstock-integration-tests:
23
name: Rootstock Integration Tests
24
- runs-on: ubuntu-latest
+ runs-on: tenki-standard-autoscale
25
timeout-minutes: 120
26
steps:
27
- name: Checkout Repository # Step needed to access the PR description using github CLI
0 commit comments