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 7f57221 commit 489a679Copy full SHA for 489a679
1 file changed
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
17
matrix:
18
os: [macos-latest, ubuntu-latest, windows-latest]
19
jdk: [8, 17, 19]
20
- python-version: ["3.9", "3.11"]
+ python-version: ["3.9", "3.11","3.12","3.13","3.14","3.15"]
21
22
steps:
23
- uses: actions/checkout@v3
0 commit comments