Skip to content

Commit 7d66332

Browse files
benoit-ctySaboniAmine
authored andcommitted
Remove 3.9 from CI
1 parent 6631e31 commit 7d66332

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-24.04
1515
strategy:
1616
matrix:
17-
python-version: ["3.9", "3.12", "3.14"]
17+
python-version: ["3.12", "3.13", "3.14"]
1818
steps:
1919
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2020
- name: Install uv

0 commit comments

Comments
 (0)