Skip to content

Commit b5c7d56

Browse files
author
Ala Shaabana
committed
Modified job to run on new, much larger CI machine
1 parent 11b01ad commit b5c7d56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ env:
4848
jobs:
4949
check:
5050
name: Tests targeting ${{ matrix.rust-target }} for OS ${{ matrix.os }}
51-
runs-on: ${{ matrix.os }}
51+
runs-on: SubtensorCI
5252

5353
##
5454
# Define multiple targets for builds and tests

0 commit comments

Comments
 (0)