We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d94151 commit bb232deCopy full SHA for bb232de
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
rust:
19
- nightly
20
# Check a ~3 months old nightly as "oldest supported version"
21
- - nightly-2025-01-01
+ - nightly-2025-05-01
22
# We want to run all of the above on Linux, macOS, windows-msvc, windows-gnu.
23
# The semantics of combining `include` with other things in GHA are very strange
24
# so this seems like the best way of doing that.
0 commit comments