Skip to content

Commit 1359317

Browse files
committed
minimal 3.10
1 parent 54da0e2 commit 1359317

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/all-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
strategy:
2424
fail-fast: false
2525
matrix:
26-
python-version: ["3.9", "3.13"] # Lower and higher versions we support
26+
python-version: ["3.10", "3.13"] # Lower and higher versions we support
2727
os: [macos-latest, windows-latest, ubuntu-latest]
2828
steps:
2929
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)