Skip to content

Commit 9fc7bbd

Browse files
authored
Update CI's Rust nightly version (#1519)
update CI's Rust nightly version
1 parent 86055ed commit 9fc7bbd

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
@@ -13,7 +13,7 @@ concurrency:
1313

1414
env:
1515
# Pin nightly so that it does not invalidate GitHub Actions cache too frequently.
16-
RUST_NIGHTLY_VERSION: nightly-2025-03-30
16+
RUST_NIGHTLY_VERSION: nightly-2025-05-10
1717

1818
jobs:
1919
check:

0 commit comments

Comments
 (0)