Skip to content

Commit d01a180

Browse files
committed
Update build matrix for tests
1 parent 68bf84e commit d01a180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
fail-fast: true
6060
matrix:
6161
os: [ubuntu-latest, windows-latest, macos-latest]
62-
python_version: ["3.9", "3.12", "3.13"]
62+
python_version: ["3.10", "3.11", "3.12", "3.13"]
6363

6464
runs-on: ${{ matrix.os }}
6565

0 commit comments

Comments
 (0)