Skip to content

Commit 32c5060

Browse files
committed
add windows python3.14 to ci
1 parent d8877bd commit 32c5060

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/ci-cd.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,12 +152,11 @@ jobs:
152152
no-extensions: 'Y'
153153
os: ubuntu
154154
experimental: false
155-
- os: ubuntu
155+
- os: windows
156156
pyver: "3.14"
157157
experimental: true
158-
no-extensions: 'Y'
159158
- os: ubuntu
160-
pyver: "3.14t"
159+
pyver: "3.14"
161160
experimental: true
162161
fail-fast: true
163162
runs-on: ${{ matrix.os }}-latest

0 commit comments

Comments
 (0)