Skip to content

Commit 40c310e

Browse files
committed
finding out more
1 parent fd20ca2 commit 40c310e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-quality-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
runs-on: ubuntu-latest
118118
strategy:
119119
matrix:
120-
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13t", "3.14"]
120+
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13t"]
121121
steps:
122122
#----------------------------------------------
123123
# check-out repo and set-up python

0 commit comments

Comments
 (0)