github: reinstate testing with Python 3.8
This commit is contained in:
parent
47cfc7e372
commit
635b7c49b0
|
|
@ -8,7 +8,7 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: [3.13]
|
||||
python-version: [3.8, 3.13]
|
||||
fail-fast: false
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in New Issue