Skip to content

Commit 235ae17

Browse files
test: add Python 3.14 to Windows ARM
1 parent 5517499 commit 235ae17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ jobs:
154154

155155
strategy:
156156
matrix:
157-
python-version: ['3.11', '3.12', '3.13']
157+
python-version: ['3.11', '3.12', '3.13', '3.14']
158158

159159
steps:
160160
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1

0 commit comments

Comments
 (0)