drop test on pytest-3.8, anyhow EOL since 2024-10

This commit is contained in:
Peter Bieringer 2024-11-21 08:02:18 +01:00
parent c13e0e60fd
commit 1ea782e3b2

View file

@ -6,7 +6,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12.3', '3.13.0-beta.4', pypy-3.8, pypy-3.9]
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12.3', '3.13.0-beta.4', pypy-3.9]
exclude:
- os: windows-latest
python-version: pypy-3.8