Skip to content

Commit 9a8a6ff

Browse files
committed
Remove github test running with python 3.9
1 parent 2df9b50 commit 9a8a6ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-pdm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: false
1616
matrix:
17-
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13']
17+
python-version: ['3.10', '3.11', '3.12', '3.13', '3.14']
1818
os: [ubuntu-latest, macOS-latest, windows-latest]
1919

2020
steps:

0 commit comments

Comments
 (0)