Skip to content

Commit 5e3243d

Browse files
committed
chore: update python version
1 parent c6d721f commit 5e3243d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cl/cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
steps:
1616
- id: run integration tests ${_EARLIEST_PYTHON_VERSION}
17-
name: python:${_EARLIES_PYTHON_VERSION}
17+
name: python:${_EARLIEST_PYTHON_VERSION}
1818
entrypoint: bash
1919
env:
2020
- "IP_TYPE=private"

0 commit comments

Comments
 (0)