Skip to content

Commit 2d31b67

Browse files
test: add Python 3.14 to Windows ARM (#331)
1 parent 9110b6d commit 2d31b67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)