There was an error while loading. Please reload this page.
1 parent 6dc41d0 commit 1ca2448Copy full SHA for 1ca2448
.github/workflows/pythonpackage.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
matrix:
18
os: [macos-latest, ubuntu-18.04]
19
- python-version: [3.7, 3.8, 3.9]
+ python-version: [3.7, 3.8, 3.9, "3.10"]
20
21
steps:
22
- uses: actions/checkout@v2
0 commit comments