Skip to content

Commit fa631a3

Browse files
committed
Test only for python 3.14
1 parent 7d4bba8 commit fa631a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
- commitcheck
134134
strategy:
135135
matrix:
136-
python-version: ["3.14", "3.13"]
136+
python-version: ["3.14"]
137137
steps:
138138
- name: Check out committed code
139139
uses: actions/checkout@v6

0 commit comments

Comments
 (0)