bump python version to 3.8 (#1426)

This commit is contained in:
Cheick Keita
2021-11-02 16:22:22 -07:00
committed by GitHub
parent fb13fb45c1
commit c82c84d1a4

View File

@ -206,7 +206,7 @@ jobs:
- run: src/ci/set-versions.sh
- uses: actions/setup-python@v2
with:
python-version: 3.7
python-version: 3.8
- uses: actions/download-artifact@v2.0.8
with:
name: build-artifacts