There was an error while loading. Please reload this page.
1 parent 1a19a6b commit 08ee0d9Copy full SHA for 08ee0d9
1 file changed
.github/workflows/ci.yml
@@ -56,7 +56,7 @@ jobs:
56
runs-on: ubuntu-latest
57
strategy:
58
matrix:
59
- python-version: ["3.10", "3.12"]
+ python-version: ["3.12"]
60
steps:
61
- uses: actions/checkout@v3
62
with:
0 commit comments