Skip to content

Commit 1c15271

Browse files
committed
m
1 parent 212a64b commit 1c15271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
matrix:
1515
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12']
1616
include:
17-
- python-version: '3.8.12'
17+
- python-version: '3.8'
1818
tox-env: 'py38-integ'
1919
- python-version: '3.9'
2020
tox-env: 'py39-integ'

0 commit comments

Comments
 (0)