Skip to content

Commit bb232de

Browse files
committed
bump old nightly that we test
1 parent 7d94151 commit bb232de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
rust:
1919
- nightly
2020
# Check a ~3 months old nightly as "oldest supported version"
21-
- nightly-2025-01-01
21+
- nightly-2025-05-01
2222
# We want to run all of the above on Linux, macOS, windows-msvc, windows-gnu.
2323
# The semantics of combining `include` with other things in GHA are very strange
2424
# so this seems like the best way of doing that.

0 commit comments

Comments
 (0)