There was an error while loading. Please reload this page.
2 parents baba5ae + 8a2ecd3 commit d89464eCopy full SHA for d89464e
1 file changed
.github/workflows/ci.yaml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
matrix:
10
os: [ubuntu-latest, macos-latest]
11
- python-version: ["3.10", "3.11", "3.12", "3.13", "3.14", "3.15"]
+ python-version: ["3.10", "3.11", "3.12", "3.13", "3.14"]
12
runs-on: ${{ matrix.os }}
13
steps:
14
- name: Checkout
0 commit comments