Skip to content

Commit 3eb3c23

Browse files
authored
refactor(ci): update nightly toolchain version for udeps (#2826)
1 parent b131854 commit 3eb3c23

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
@@ -21,7 +21,7 @@ env:
2121
RUST_BACKTRACE: 1
2222
# Pin the nightly toolchain to prevent breakage.
2323
# This should be occasionally updated.
24-
RUST_NIGHTLY_TOOLCHAIN: nightly-2025-01-31
24+
RUST_NIGHTLY_TOOLCHAIN: nightly-2025-03-31
2525
CDN: https://dnglbrstg7yg.cloudfront.net
2626
# enable unstable features for testing
2727
S2N_UNSTABLE_CRYPTO_OPT_TX: 100

0 commit comments

Comments
 (0)