Skip to content

Commit b0f5b13

Browse files
authored
Update gh-ci.yaml
1 parent b73bf3d commit b0f5b13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
fail-fast: false
2727
matrix:
2828
os: [ubuntu-latest, ]
29-
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14"]
29+
python-version: ["3.11", "3.12", "3.13", "3.14"]
3030
include:
3131
- os: windows-latest
3232
python-version: "3.14"

0 commit comments

Comments
 (0)