Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2fd41df

Browse files
committedJul 24, 2024
Bump Fuchsia
This includes changes to unblock merging rust-lang#126024.
1 parent f751af4 commit 2fd41df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/ci/docker/host-x86_64/x86_64-fuchsia/build-fuchsia.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ PICK_REFS=()
3535
# commit hash of fuchsia.git and some other repos in the "monorepo" checkout, in
3636
# addition to versions of prebuilts. It should be bumped regularly by the
3737
# Fuchsia team – we aim for every 1-2 months.
38-
INTEGRATION_SHA=d1d2f20efe46e22be179953dd6726c96eced54ab
38+
INTEGRATION_SHA=1c5b42266fbfefb2337c6b2f0030a91bde15f9e9
3939

4040
checkout=fuchsia
4141
jiri=.jiri_root/bin/jiri

0 commit comments

Comments
 (0)
Please sign in to comment.