remove py 3.10.2
This commit is contained in:
parent
50cd7f219a
commit
d86a72f858
|
@ -14,7 +14,7 @@ jobs:
|
||||||
name: Tests
|
name: Tests
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
python-version: ['3.10.2', '3.10.4']
|
python-version: ['3.10.4']
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
Loading…
Reference in New Issue