There was an error while loading. Please reload this page.
1 parent cef2be9 commit 945e9e3Copy full SHA for 945e9e3
1 file changed
.github/workflows/test-package.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
strategy:
16
matrix:
17
- python-version: ["3.10", "3.11", "3.12"]
+ python-version: ["3.10", "3.11"]
18
19
steps:
20
- uses: actions/checkout@v4
0 commit comments