Skip to content

Commit b419024

Browse files
authored
chore: updating python env to run (testing kokoro) (GoogleCloudPlatform#14281)
1 parent 1b85d7e commit b419024

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.trampolinerc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ if [[ -z "${TRAMPOLINE_DOCKERFILE:-}" ]]; then
5050
fi
5151

5252
if [[ -z "${RUN_TESTS_SESSION:-}" ]]; then
53-
RUN_TESTS_SESSION="py-3.7"
53+
RUN_TESTS_SESSION="py-3.10"
5454
fi
5555

5656
if [[ -z "${TRAMPOLINE_BUILD_FILE:-}" ]]; then

0 commit comments

Comments
 (0)