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 03f8149 commit 7ac7e2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yaml
Expand Up @@ -28,7 +28,6 @@ jobs:
- {python: '3.10'}
- {python: '3.9'}
- {python: '3.8'}
- {python: '3.7'}
- {name: PyPy, python: 'pypy-3.10', tox: pypy310}
steps:
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
Expand Down

0 comments on commit 7ac7e2a

Please sign in to comment.