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 b131854 commit 3eb3c23Copy full SHA for 3eb3c23
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ env:
21
RUST_BACKTRACE: 1
22
# Pin the nightly toolchain to prevent breakage.
23
# This should be occasionally updated.
24
- RUST_NIGHTLY_TOOLCHAIN: nightly-2025-01-31
+ RUST_NIGHTLY_TOOLCHAIN: nightly-2025-03-31
25
CDN: https://dnglbrstg7yg.cloudfront.net
26
# enable unstable features for testing
27
S2N_UNSTABLE_CRYPTO_OPT_TX: 100
0 commit comments