Skip to content

Commit e6fd044

Browse files
committed
ci: migrate to Tenki runners
1 parent 9114112 commit e6fd044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ permissions: read-all
2121
jobs:
2222
rootstock-integration-tests:
2323
name: Rootstock Integration Tests
24-
runs-on: ubuntu-latest
24+
runs-on: tenki-standard-autoscale
2525
timeout-minutes: 120
2626
steps:
2727
- name: Checkout Repository # Step needed to access the PR description using github CLI

0 commit comments

Comments
 (0)