Skip to content

Commit 7e2d29f

Browse files
committed
chore(ci): Remove unused exclusion
1 parent fb596c8 commit 7e2d29f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -136,12 +136,6 @@ jobs:
136136
architecture: 'x64'
137137
dependencies: 'min'
138138
exclude:
139-
# Pre-release builds only for dev Python
140-
- python-version: "3.14-dev"
141-
dependencies: full
142-
- python-version: "3.14t-dev"
143-
dependencies: full
144-
145139
# Use ubuntu-latest to cover the whole range of Python. For Windows
146140
# and OSX, checking oldest and newest should be sufficient.
147141
- os: windows-latest

0 commit comments

Comments
 (0)