Skip to content
Snippets Groups Projects
Unverified Commit e1138ff7 authored by Jesse Mapel's avatar Jesse Mapel Committed by GitHub
Browse files

Update CI Python versions

parent f3f01250
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,7 @@ jobs: ...@@ -15,7 +15,7 @@ jobs:
fail-fast: false fail-fast: false
matrix: matrix:
os: [ubuntu-latest, macos-latest] os: [ubuntu-latest, macos-latest]
python-version: ["3.6", "3.7", "3.8"] python-version: ["3.7", "3.8", "3.9", "3.10"]
defaults: defaults:
run: run:
shell: bash -l {0} shell: bash -l {0}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment