Skip to content

Commit

Permalink
revert back to 0.7.0 for C++ tests
Browse files Browse the repository at this point in the history
  • Loading branch information
emkornfield committed Apr 5, 2022
1 parent 5b245a0 commit 608b6ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/scripts/install_gcs_testbench.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ fi

version=$1
if [[ "${version}" -eq "default" ]]; then
version="v0.15.0"
version="v0.7.0"
fi

pip install "https://github.com/googleapis/storage-testbench/archive/${version}.tar.gz"

0 comments on commit 608b6ec

Please sign in to comment.