Skip to content

Commit b4750d8

Browse files
committed
ci: bump min python version tested
1 parent 83cd834 commit b4750d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fail-fast: false
2020
matrix:
2121
os: ["ubuntu-latest", "macos-latest", "windows-latest"]
22-
python-version: ["3.10", "3.13"]
22+
python-version: ["3.11", "3.13"]
2323
steps:
2424
- name: Checkout
2525
uses: actions/checkout@v6

0 commit comments

Comments
 (0)