Skip to content

Commit 89fcef5

Browse files
update python-app.yml
1 parent 94f1d24 commit 89fcef5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ${{ matrix.os }}
1818
strategy:
1919
matrix:
20-
python-version: [3.7, 3.8, 3.9]
20+
python-version: [3.7, 3.8, 3.9, "3.10"]
2121
os: ['windows-latest', 'ubuntu-18.04', 'macos-latest']
2222
# python-version: [3.9]
2323
# os: ['windows-latest']

0 commit comments

Comments
 (0)