Skip to content

Commit 72962bc

Browse files
Merge pull request #2690 from opentensor/tests/rust_upgrade
CI: Upgrade rust compiler for E2E tests
2 parents fc3d850 + 884befa commit 72962bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-subtensor-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
max-parallel: 8 # Set the maximum number of parallel jobs
5353
matrix:
5454
rust-branch:
55-
- nightly-2024-03-05
55+
- stable
5656
rust-target:
5757
- x86_64-unknown-linux-gnu
5858
os:

0 commit comments

Comments
 (0)