Skip to content

Commit 9ea2d84

Browse files
committed
let-chains only stabilized in 1.88
1 parent 0a03ada commit 9ea2d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
fail-fast: false
2424
matrix:
2525
toolchain:
26-
- nightly-2025-02-20 # Should line up with the `1.85-stable` release date
26+
- nightly-2025-06-26 # Should line up with the `1.88-stable` release date
2727
- nightly
2828

2929
steps:

0 commit comments

Comments
 (0)