Skip to content

Commit 6b63f68

Browse files
committed
[WIP] Add tests for python 3.10
Signed-off-by: gaugup <gaugup@microsoft.com>
1 parent dad53c0 commit 6b63f68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ${{ matrix.os }}
1616
strategy:
1717
matrix:
18-
python-version: [3.6, 3.7, 3.8, 3.9]
18+
python-version: [3.6, 3.7, 3.8, 3.9, 3.10]
1919
os: [ubuntu-latest, macos-latest]
2020

2121
steps:

0 commit comments

Comments
 (0)