Include multiple python version tests
This commit is contained in:
parent
b135aa16e7
commit
e018f965e7
@ -9,7 +9,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: [3.13.3]#,3.12.10,3.11.12,3.10.17,3.9.22]
|
||||
python-version: [3.13.3,3.12.10,3.11.12,3.10.17,3.9.22]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user