mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
ci: bump tests to 3.7 and add support for 3.8 (#10110)
This commit is contained in:
2
.github/workflows/superset-e2e.yml
vendored
2
.github/workflows/superset-e2e.yml
vendored
@@ -36,7 +36,7 @@ jobs:
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v2.1.1
|
||||
with:
|
||||
python-version: '3.6'
|
||||
python-version: '3.7'
|
||||
- name: Install dependencies
|
||||
uses: apache-superset/cached-dependencies@b90713b
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user