Skip to content

Commit cd06b15

Browse files
authored
Revert cloudbuild python version (#220)
[See MM](https://chat.kaggle.net/kaggle/pl/7w3xqjdq7jfo7jm5qsws5pkqno) for more details
1 parent 83e7709 commit cd06b15

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tools/release/cloudbuild.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,8 @@ steps:
120120

121121
substitutions:
122122
_GITHUB_REPOSITORY: kagglehub
123-
_PYTHON_VERSION: 3.9.19
123+
# Before changing this, ensure there's a matching tag for our bre-built hatch image:
124+
# https://pantheon.corp.google.com/artifacts/docker/kaggle-cicd/us/tools/hatch?e=13803378&mods=-ai_platform_fake_service&project=kaggle-cicd
125+
_PYTHON_VERSION: 3.9.18
124126
_NEW_VERSION: default
125127

0 commit comments

Comments
 (0)