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.
1 parent 2ead1c3 commit 6a9a37dCopy full SHA for 6a9a37d
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
matrix:
16
os: [Ubuntu]
17
- python-version: [3.6, 3.7, 3.8]
+ python-version: [3.6, 3.7, 3.8, 3.9]
18
steps:
19
- uses: actions/checkout@v2
20
- uses: actions/setup-go@v2
0 commit comments