This commit is contained in:
Peter F. Patel-Schneider 2026-07-08 20:30:53 -04:00 committed by GitHub
commit dec182c525
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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: