Skip to content

Commit

Permalink
Use latest GCS to see if it fixes CI
Browse files Browse the repository at this point in the history
  • Loading branch information
raulcd committed Oct 3, 2023
1 parent 5d732d5 commit c1c9913
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 @@ -36,7 +36,7 @@ esac

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

${PYTHON:-python3} -m pip install \
Expand Down

0 comments on commit c1c9913

Please sign in to comment.