1 parent 5929b97 commit 7af750cCopy full SHA for 7af750c
1 file changed
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
strategy:
23
matrix:
24
- python-version: ["3.10", "3.11", "3.12"]
+ python-version: ["3.11", "3.12"]
25
steps:
26
- uses: actions/checkout@v4
27
- uses: actions/setup-python@v5
0 commit comments