mirror of https://github.com/databricks/cli.git
Bump python version
This commit is contained in:
parent
37d677c079
commit
6fd701ec84
|
@ -38,7 +38,7 @@ jobs:
|
|||
- name: Setup Python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.9'
|
||||
python-version: '3.10'
|
||||
|
||||
- name: Set go env
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue