diff options
| author | Tyler Mandry <tmandry@google.com> | 2024-07-23 19:42:47 -0700 |
|---|---|---|
| committer | Tyler Mandry <tmandry@google.com> | 2024-07-23 20:30:24 -0700 |
| commit | 2fd41dfff9217d845c5ffdb49065ef9608893c5f (patch) | |
| tree | 31e1e596d209e2071e7c0b0c58641b7c137469f7 /src/ci | |
| parent | f751af4d78a11d0231b35217348a3346a28688f1 (diff) | |
| download | rust-2fd41dfff9217d845c5ffdb49065ef9608893c5f.tar.gz rust-2fd41dfff9217d845c5ffdb49065ef9608893c5f.zip | |
Bump Fuchsia
This includes changes to unblock merging #126024.
Diffstat (limited to 'src/ci')
| -rwxr-xr-x | src/ci/docker/host-x86_64/x86_64-fuchsia/build-fuchsia.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ci/docker/host-x86_64/x86_64-fuchsia/build-fuchsia.sh b/src/ci/docker/host-x86_64/x86_64-fuchsia/build-fuchsia.sh index c806b886dae..1a0b141e984 100755 --- a/src/ci/docker/host-x86_64/x86_64-fuchsia/build-fuchsia.sh +++ b/src/ci/docker/host-x86_64/x86_64-fuchsia/build-fuchsia.sh @@ -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=d1d2f20efe46e22be179953dd6726c96eced54ab +INTEGRATION_SHA=1c5b42266fbfefb2337c6b2f0030a91bde15f9e9 checkout=fuchsia jiri=.jiri_root/bin/jiri |
