Skip to content

Commit ff8bdf0

Browse files
chore(logging): change python version for logging environment tests (#6384)
1 parent 8a8ba85 commit ff8bdf0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/kokoro/environment.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ fi
3333
cd "${KOKORO_ARTIFACTS_DIR}/github/google-cloud-go/internal/"
3434
git submodule add https://github.com/googleapis/env-tests-logging
3535
cd "env-tests-logging/"
36+
export ENV_TEST_PY_VERSION=3.7
3637

3738
# Disable buffering, so that the logs stream through.
3839
export PYTHONUNBUFFERED=1

0 commit comments

Comments
 (0)