changed python version to 3.8

This commit is contained in:
Caleb Herpin 2021-07-27 11:18:36 -05:00
parent 5981749550
commit ca35755d6c

View File

@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: [3.6]
python-version: [3.8]
cfg:
#-------- Operating Systems ----------------
- { os: ubuntu, tag: 18.04, arch: debian } # EOL April 2023