Skip to content

Commit ccb305a

Browse files
committed
Execute tests on same toolchain as builds
Signed-off-by: Matthias Beyer <[email protected]>
1 parent 40ede3d commit ccb305a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/msrv.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Install toolchain
3232
uses: dtolnay/rust-toolchain@master
3333
with:
34-
toolchain: 1.73.0
34+
toolchain: 1.70.0
3535

3636
- name: Cache
3737
uses: Swatinem/rust-cache@v2

0 commit comments

Comments
 (0)