Remove build for Python 3.8

This commit is contained in:
Joakim Soderlund 2024-10-18 21:02:57 +02:00
parent 95816c03b4
commit b091846720

View file

@ -10,7 +10,6 @@ jobs:
strategy:
matrix:
python-version:
- '3.8'
- '3.9'
- '3.10'
- '3.11'