Skip to content

Commit f6e7b7e

Browse files
committed
ci: ignore python 3.14 for now.
1 parent 13bef8f commit f6e7b7e

File tree

4 files changed

+0
-10
lines changed

4 files changed

+0
-10
lines changed

.github/ISSUE_TEMPLATE/00-bug.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@ body:
153153
- "3.11"
154154
- "3.12"
155155
- "3.13"
156-
- "3.14"
157156
validations:
158157
required: false
159158

.github/workflows/branches.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ jobs:
9696
- "3.11"
9797
- "3.12"
9898
- "3.13"
99-
- "3.14"
10099
os:
101100
- ubuntu-latest
102101
- macos-latest
@@ -164,7 +163,6 @@ jobs:
164163
- "3.11"
165164
- "3.12"
166165
- "3.13"
167-
- "3.14"
168166
os:
169167
- ubuntu-latest
170168
- windows-latest
@@ -220,7 +218,6 @@ jobs:
220218
- "3.11"
221219
- "3.12"
222220
- "3.13"
223-
- "3.14"
224221
os:
225222
- ubuntu-latest
226223

@@ -275,7 +272,6 @@ jobs:
275272
- "3.11"
276273
- "3.12"
277274
- "3.13"
278-
- "3.14"
279275
os:
280276
- ubuntu-latest
281277

.github/workflows/dev.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ jobs:
123123
- "3.11"
124124
- "3.12"
125125
- "3.13"
126-
- "3.14"
127126
os:
128127
- ubuntu-latest
129128
- macos-latest
@@ -192,7 +191,6 @@ jobs:
192191
- "3.11"
193192
- "3.12"
194193
- "3.13"
195-
- "3.14"
196194
os:
197195
- ubuntu-latest
198196
- windows-latest
@@ -248,7 +246,6 @@ jobs:
248246
- "3.11"
249247
- "3.12"
250248
- "3.13"
251-
- "3.14"
252249
os:
253250
- ubuntu-latest
254251

@@ -303,7 +300,6 @@ jobs:
303300
- "3.11"
304301
- "3.12"
305302
- "3.13"
306-
- "3.14"
307303
os:
308304
- ubuntu-latest
309305

.github/workflows/stable.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ jobs:
123123
- "3.11"
124124
- "3.12"
125125
- "3.13"
126-
- "3.14"
127126
os:
128127
- ubuntu-latest
129128
- macos-latest

0 commit comments

Comments
 (0)