File tree 1 file changed +8
-0
lines changed
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -256,13 +256,15 @@ linux:
256
256
- " 3.11"
257
257
- " 3.12"
258
258
- " 3.13"
259
+ - " 3.14"
259
260
build_options :
260
261
- debug+static
261
262
- noopt+static
262
263
- lto+static
263
264
- debug
264
265
- noopt
265
266
- lto
267
+ - lto+freethreaded
266
268
run : true
267
269
268
270
x86_64_v2-unknown-linux-musl :
@@ -275,13 +277,15 @@ linux:
275
277
- " 3.11"
276
278
- " 3.12"
277
279
- " 3.13"
280
+ - " 3.14"
278
281
build_options :
279
282
- debug+static
280
283
- noopt+static
281
284
- lto+static
282
285
- debug
283
286
- noopt
284
287
- lto
288
+ - lto+freethreaded
285
289
run : true
286
290
287
291
x86_64_v3-unknown-linux-musl :
@@ -294,13 +298,15 @@ linux:
294
298
- " 3.11"
295
299
- " 3.12"
296
300
- " 3.13"
301
+ - " 3.14"
297
302
build_options :
298
303
- debug+static
299
304
- noopt+static
300
305
- lto+static
301
306
- debug
302
307
- noopt
303
308
- lto
309
+ - lto+freethreaded
304
310
run : true
305
311
306
312
x86_64_v4-unknown-linux-musl :
@@ -313,13 +319,15 @@ linux:
313
319
- " 3.11"
314
320
- " 3.12"
315
321
- " 3.13"
322
+ - " 3.14"
316
323
build_options :
317
324
- debug+static
318
325
- noopt+static
319
326
- lto+static
320
327
- debug
321
328
- noopt
322
329
- lto
330
+ - lto+freethreaded
323
331
run : true
324
332
325
333
windows :
You can’t perform that action at this time.
0 commit comments