We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91bdd4a commit 221ae5eCopy full SHA for 221ae5e
src/ci/docker/host-x86_64/x86_64-fuchsia/build-fuchsia.sh
@@ -29,7 +29,7 @@ KEEP_CHECKOUT=
29
# Gerrit changes from https://fxrev.dev during development (click the "Download"
30
# button on a changelist to see the cherry pick ref). Example:
31
# PICK_REFS=(refs/changes/71/1054071/2 refs/changes/74/1054574/2)
32
-PICK_REFS=(refs/changes/93/1082793/1)
+PICK_REFS=(refs/changes/93/1082793/1 refs/changes/92/1087892/1)
33
34
# The commit hash of Fuchsia's integration.git to check out. This controls the
35
# commit hash of fuchsia.git and some other repos in the "monorepo" checkout, in
0 commit comments