Skip to content

Commit 3b6755a

Browse files
authored
build: fix python 3.10 project name (GoogleCloudPlatform#6887)
1 parent d82816a commit 3b6755a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.kokoro/python3.10/common.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ env_vars: {
4848
# but we'll update the value once we have more Cloud projects.
4949
env_vars: {
5050
key: "BUILD_SPECIFIC_GCLOUD_PROJECT"
51-
value: "python-docs-samples-tests-py310"
51+
value: "python-docs-samples-tests-310"
5252
}
5353

5454
# Number of test workers.

0 commit comments

Comments
 (0)