We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a8ba85 commit ff8bdf0Copy full SHA for ff8bdf0
internal/kokoro/environment.sh
@@ -33,6 +33,7 @@ fi
33
cd "${KOKORO_ARTIFACTS_DIR}/github/google-cloud-go/internal/"
34
git submodule add https://github.com/googleapis/env-tests-logging
35
cd "env-tests-logging/"
36
+export ENV_TEST_PY_VERSION=3.7
37
38
# Disable buffering, so that the logs stream through.
39
export PYTHONUNBUFFERED=1
0 commit comments