There was an error while loading. Please reload this page.
1 parent 83cd834 commit b4750d8Copy full SHA for b4750d8
1 file changed
.github/workflows/test.yaml
@@ -19,7 +19,7 @@ jobs:
19
fail-fast: false
20
matrix:
21
os: ["ubuntu-latest", "macos-latest", "windows-latest"]
22
- python-version: ["3.10", "3.13"]
+ python-version: ["3.11", "3.13"]
23
steps:
24
- name: Checkout
25
uses: actions/checkout@v6
0 commit comments