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 72fe2b9 commit 6692270Copy full SHA for 6692270
1 file changed
.github/workflows/test_package.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
strategy:
17
matrix:
18
- python-version: [3.10.16, 3.12.8]
+ python-version: [3.12.12, 3.13.9, 3.14.0]
19
20
steps:
21
- uses: actions/checkout@v2
0 commit comments