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 9457d21 commit b19f7bdCopy full SHA for b19f7bd
.github/workflows/test_on_push.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
strategy:
15
matrix:
16
- # python-version: [ 3.8 ]
+ # python-version: [ 3.8 ]
17
python-version: [ 3.8, 3.9, "3.10" ]
18
steps:
19
# Checkout the code from the following branch
0 commit comments