Skip to content

Commit 71f3896

Browse files
committed
ci-builder: Bump nightly rust version to be 1.83.0 compatible
Follow-up to MaterializeInc#30872 Noticed in https://buildkite.com/materialize/deploy/builds/17226#019427a7-9f03-4ce4-bac9-16c6ab9a3bff
1 parent 74ebdd6 commit 71f3896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/ci-builder

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
set -euo pipefail
1818

19-
NIGHTLY_RUST_DATE=2024-08-01
19+
NIGHTLY_RUST_DATE=2024-12-02
2020

2121
cd "$(dirname "$0")/.."
2222

0 commit comments

Comments
 (0)