Skip to content

Commit

Permalink
remove extraneous test envs
Browse files Browse the repository at this point in the history
  • Loading branch information
davidism committed Apr 24, 2024
1 parent 525c5f1 commit aa52d17
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yaml
Expand Up @@ -30,8 +30,6 @@ jobs:
- {python: '3.8'}
- {python: '3.7'}
- {name: PyPy, python: 'pypy-3.10', tox: pypy310}
- {name: Minimum Versions, python: '3.12', tox: py-min}
- {name: Development Versions, python: '3.8', tox: py-dev}
steps:
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
- uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
Expand Down

0 comments on commit aa52d17

Please sign in to comment.