Skip to content

Commit bbf0488

Browse files
Removed python 3.10 support
Was demeaned unneeded and would take too much sever time.
1 parent 88c7399 commit bbf0488

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/unit-test.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
matrix:
1212
os: [ubuntu-latest]
1313
python-version:
14-
- "3.10"
1514
- "3.11"
1615

1716
name: unit-test
@@ -39,4 +38,3 @@ jobs:
3938
run: |
4039
python -m unittest discover -v
4140
42-

0 commit comments

Comments
 (0)