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 c43e6dd commit e7bef94Copy full SHA for e7bef94
.github/workflows/build.yml
@@ -6,7 +6,7 @@ jobs:
6
name: Python ${{ matrix.version }}
7
strategy:
8
matrix:
9
- version: [3.6, 3.10.0]
+ version: [3.7, 3.10.0]
10
11
steps:
12
- name: Checkout
0 commit comments