Skip to content

Commit 884befa

Browse files
tests: upgrade rust compiler for E2E tests
1 parent fc3d850 commit 884befa

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)