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 03e6e2f commit 71e6098Copy full SHA for 71e6098
1 file changed
.github/workflows/main.yml
@@ -13,8 +13,7 @@ jobs:
13
strategy:
14
matrix:
15
include:
16
- - python-version: 3.10
17
- # - python-version: 3.8
+ - python-version: 3.10.12
18
steps:
19
- name: Checkout ✅
20
uses: actions/checkout@v2
0 commit comments