We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ddd155 commit 93b8654Copy full SHA for 93b8654
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