Skip to content

Commit 098d093

Browse files
committed
CIs: extend unit testing to python [3.8, 3.9, 3.10]
fix fix
1 parent d71cdf0 commit 098d093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
matrix:
1616
os: [ubuntu-latest]
17-
python-version: [3.8]
17+
python-version: [3.8, 3.9, "3.10"]
1818

1919
timeout-minutes: 30
2020

0 commit comments

Comments
 (0)