Skip to content

Commit

Permalink
drop 3.6; it's obsolete and montage is already on 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mahmoud committed Oct 13, 2023
1 parent 8b86152 commit bf6319f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
- {name: Mac, python: '3.9', os: macos-latest, tox: py39}
- {name: '3.8', python: '3.8', os: ubuntu-latest, tox: py38}
- {name: '3.7', python: '3.7', os: ubuntu-latest, tox: py37}
- {name: '3.6', python: '3.6', os: ubuntu-latest, tox: py36}
- {name: 'PyPy2', python: 'pypy-2.7', os: ubuntu-latest, tox: pypy}
- {name: 'PyPy3', python: 'pypy-3.9', os: ubuntu-latest, tox: pypy3}
steps:
Expand Down

0 comments on commit bf6319f

Please sign in to comment.