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 e772807 commit 785e307Copy full SHA for 785e307
.github/workflows/github-ci.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ${{ matrix.os }}
15
strategy:
16
matrix:
17
- python: ["3.8"]
+ python: ["3.9"]
18
os: [ubuntu-22.04]
19
node: [10]
20
fail-fast: false
0 commit comments