mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
feat: bump to Python3.9 (#23890)
Co-authored-by: EugeneTorap <evgenykrutpro@gmail.com>
This commit is contained in:
committed by
GitHub
parent
2a2f8a8e0a
commit
e3719a1b07
@@ -60,7 +60,7 @@ jobs:
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: "3.8"
|
||||
python-version: "3.9"
|
||||
- name: OS dependencies
|
||||
uses: ./.github/actions/cached-dependencies
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user