Skip to content

Commit 59f45e7

Browse files
committed
chore(test.yml): remove Python version 3.14 from the CI workflow to streamline testing process and avoid potential compatibility issues
1 parent 47c550a commit 59f45e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
- '3.11'
1818
- '3.12.4'
1919
- '3.13'
20-
- '3.14'
2120

2221
steps:
2322
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)