CI: reactivate py38

pull/129/head
Robert Sachunsky 3 days ago
parent 9e0701d1fe
commit 7b618921ce

@ -25,7 +25,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: [ "3.9", "3.10", "3.11", "3.12", "3.13" ]
python-version: [ "3.8", "3.9", "3.10", "3.11", "3.12", "3.13" ]
runs-on: "ubuntu-latest"

Loading…
Cancel
Save