github: reinstate testing with Python 3.8

This commit is contained in:
Peter F. Patel-Schneider 2026-07-02 09:38:22 -04:00
parent 47cfc7e372
commit 635b7c49b0
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
python-version: [3.13]
python-version: [3.8, 3.13]
fail-fast: false
steps: