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 212a64b commit 1c15271Copy full SHA for 1c15271
.github/workflows/python-integration.yml
@@ -14,7 +14,7 @@ jobs:
14
matrix:
15
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12']
16
include:
17
- - python-version: '3.8.12'
+ - python-version: '3.8'
18
tox-env: 'py38-integ'
19
- python-version: '3.9'
20
tox-env: 'py39-integ'
0 commit comments