Skip to content

Commit

Permalink
Bump Fuchsia integration commit
Browse files Browse the repository at this point in the history
This advances Fuchsia to a checkout from 2025-01-13, which corresponds
to a recent Rust roll, and hopefully avoids #135667, where a repository
used by the older version of Rust was accidentally archived and broke
checking out the prior version.

try-job: x86_64-fuchsia
  • Loading branch information
erickt committed Jan 18, 2025
1 parent 8e59cf9 commit 21d5aed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ci/docker/host-x86_64/x86_64-fuchsia/build-fuchsia.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ PICK_REFS=()
# commit hash of fuchsia.git and some other repos in the "monorepo" checkout, in
# addition to versions of prebuilts. It should be bumped regularly by the
# Fuchsia team – we aim for every 1-2 months.
INTEGRATION_SHA=bb38af4e3d45e490531b71fc52a460003141d032
INTEGRATION_SHA=3e33aa04bae31f1ba10ffb574c9e5325e7c13fc4

checkout=fuchsia
jiri=.jiri_root/bin/jiri
Expand Down

0 comments on commit 21d5aed

Please sign in to comment.