We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83e7709 commit cd06b15Copy full SHA for cd06b15
tools/release/cloudbuild.yaml
@@ -120,6 +120,8 @@ steps:
120
121
substitutions:
122
_GITHUB_REPOSITORY: kagglehub
123
- _PYTHON_VERSION: 3.9.19
+ # 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
126
_NEW_VERSION: default
127
0 commit comments