Skip to content
Snippets Groups Projects
Verified Commit 32bdd40e authored by James Graham's avatar James Graham
Browse files

ci: drop Python 3.5 and 3.6

parent 5c620226
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: [3.5, 3.6, 3.7, 3.8, 3.9]
python-version: [3.7, 3.8, 3.9]
os: [ubuntu-latest, macos-latest]
runs-on: ${{ matrix.os }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment