We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f751af4 commit cfbb2e3Copy full SHA for cfbb2e3
src/ci/docker/host-x86_64/x86_64-fuchsia/build-fuchsia.sh
@@ -35,7 +35,7 @@ PICK_REFS=()
35
# commit hash of fuchsia.git and some other repos in the "monorepo" checkout, in
36
# addition to versions of prebuilts. It should be bumped regularly by the
37
# Fuchsia team – we aim for every 1-2 months.
38
-INTEGRATION_SHA=d1d2f20efe46e22be179953dd6726c96eced54ab
+INTEGRATION_SHA=96bea561bbfb8776e33b00a4e8c05ae38ad0775d
39
40
checkout=fuchsia
41
jiri=.jiri_root/bin/jiri
0 commit comments