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