We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 26c4f78 + e07d6fe commit 54b6324Copy full SHA for 54b6324
.github/workflows/testpackage.yml
@@ -48,7 +48,7 @@ jobs:
48
strategy:
49
matrix:
50
os: [ubuntu-18.04, windows-latest, macos-latest]
51
- python-version: [3.6, 3.7, 3.8]
+ python-version: [3.6, 3.7, 3.8, 3.9]
52
53
runs-on: ${{ matrix.os }}
54
0 commit comments