We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e514ced + 0a1a6e2 commit f0208d6Copy full SHA for f0208d6
integration/integration_test.sh
@@ -11,7 +11,7 @@ final_hashes_json="/tmp/final_hashes_json.json"
11
impacted_targets_path="/tmp/impacted_targets.txt"
12
impacted_test_targets_path="/tmp/impacted_test_targets.txt"
13
14
-export USE_BAZEL_VERSION=last_rc
+export USE_BAZEL_VERSION=last_downstream_green
15
16
containsElement () {
17
local e match="$1"
0 commit comments