From e6efbaf32a31a0e136eba5afe3f02ec361d5bee1 Mon Sep 17 00:00:00 2001 From: Connor Clark Date: Mon, 4 Dec 2023 11:41:21 -0800 Subject: [PATCH] test: resume using ToT chrome in CI --- core/scripts/download-chrome.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/scripts/download-chrome.sh b/core/scripts/download-chrome.sh index acf3d98deb3b..2fd470844e04 100755 --- a/core/scripts/download-chrome.sh +++ b/core/scripts/download-chrome.sh @@ -31,7 +31,7 @@ case "${unameOut}" in esac # Only set this to true when actual ToT is broken and we can't fix it yet. -should_hardcode_ci=true +should_hardcode_ci=false if [[ "${CI:-}" ]] && [ "$should_hardcode_ci" == true ]; then rev=1228630