Skip to content

Commit 4c62c7f

Browse files
committed
Rollback from 3.12.8 python 3.12.7
1 parent 430a1e7 commit 4c62c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
java-version: [8]
20-
python-version: ["3.8", "3.11", "3.12", "3.13"]
20+
python-version: ["3.8", "3.11", "3.12.7", "3.13"]
2121
event_loop_manager: ["libev", "asyncio", "asyncore"]
2222
exclude:
2323
- python-version: "3.12"

0 commit comments

Comments
 (0)