Skip to content

Commit

Permalink
ci: update rust nightly version (#2159)
Browse files Browse the repository at this point in the history
  • Loading branch information
camshaft authored Mar 22, 2024
1 parent 26874c2 commit aebd430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ env:
RUST_BACKTRACE: 1
# Pin the nightly toolchain to prevent breakage.
# This should be occasionally updated.
RUST_NIGHTLY_TOOLCHAIN: nightly-2023-11-27
RUST_NIGHTLY_TOOLCHAIN: nightly-2024-03-21
CDN: https://dnglbrstg7yg.cloudfront.net
# enable unstable features for testing
S2N_UNSTABLE_CRYPTO_OPT_TX: 100
Expand Down

0 comments on commit aebd430

Please sign in to comment.