Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit 75a5ba3

Browse files
committed
Bump nightly rust version on CI to 2020-07-08
1 parent c08bddb commit 75a5ba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/rust-version.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ fi
2424
if [[ -n $RUST_NIGHTLY_VERSION ]]; then
2525
nightly_version="$RUST_NIGHTLY_VERSION"
2626
else
27-
nightly_version=2020-06-10
27+
nightly_version=2020-07-08
2828
fi
2929

3030

0 commit comments

Comments
 (0)