@@ -469,94 +469,94 @@ jobs:
469
469
cibw_build : ' cp313-*'
470
470
cibw_ft : ' false'
471
471
os : ' macos-latest'
472
- - name : ' py313ft -cover (ubuntu/x86_64)'
473
- artifact : ' py313ft -ubuntu-x86_64'
474
- python : ' 3.13ft '
475
- toxpython : ' python3.13ft '
472
+ - name : ' py313-ft -cover (ubuntu/x86_64)'
473
+ artifact : ' py313-ft -ubuntu-x86_64'
474
+ python : ' 3.13 '
475
+ toxpython : ' python3.13t '
476
476
python_arch : ' x64-freethreaded'
477
- tox_env : ' py313ft -cover'
477
+ tox_env : ' py313-ft -cover'
478
478
cover : true
479
479
cibw_arch : ' x86_64'
480
480
cibw_build : false
481
481
os : ' ubuntu-latest'
482
- - name : ' py313ft -cover (windows/AMD64)'
483
- artifact : ' py313ft -windows-AMD64'
484
- python : ' 3.13ft '
485
- toxpython : ' python3.13ft '
482
+ - name : ' py313-ft -cover (windows/AMD64)'
483
+ artifact : ' py313-ft -windows-AMD64'
484
+ python : ' 3.13 '
485
+ toxpython : ' python3.13t '
486
486
python_arch : ' x64-freethreaded'
487
- tox_env : ' py313ft -cover'
487
+ tox_env : ' py313-ft -cover'
488
488
cover : true
489
489
cibw_arch : ' AMD64'
490
490
cibw_build : false
491
491
os : ' windows-latest'
492
- - name : ' py313ft -cover (macos/arm64)'
493
- artifact : ' py313ft -macos-arm64'
494
- python : ' 3.13ft '
495
- toxpython : ' python3.13ft '
492
+ - name : ' py313-ft -cover (macos/arm64)'
493
+ artifact : ' py313-ft -macos-arm64'
494
+ python : ' 3.13 '
495
+ toxpython : ' python3.13t '
496
496
python_arch : ' arm64-freethreaded'
497
- tox_env : ' py313ft -cover'
497
+ tox_env : ' py313-ft -cover'
498
498
cover : true
499
499
cibw_arch : ' arm64'
500
500
cibw_build : false
501
501
os : ' macos-latest'
502
- - name : ' py313ft -nocov (ubuntu/x86_64/manylinux)'
503
- artifact : ' py313ft -ubuntu-x86_64-manylinux'
504
- python : ' 3.13ft '
505
- toxpython : ' python3.13ft '
502
+ - name : ' py313-ft -nocov (ubuntu/x86_64/manylinux)'
503
+ artifact : ' py313-ft -ubuntu-x86_64-manylinux'
504
+ python : ' 3.13 '
505
+ toxpython : ' python3.13t '
506
506
python_arch : ' x64-freethreaded'
507
- tox_env : ' py313ft -nocov'
507
+ tox_env : ' py313-ft -nocov'
508
508
cibw_arch : ' x86_64'
509
- cibw_build : ' cp313ftt -*manylinux*'
509
+ cibw_build : ' cp313t -*manylinux*'
510
510
cibw_ft : ' true'
511
511
os : ' ubuntu-latest'
512
- - name : ' py313ft -nocov (ubuntu/x86_64/musllinux)'
513
- artifact : ' py313ft -ubuntu-x86_64-musllinux'
514
- python : ' 3.13ft '
515
- toxpython : ' python3.13ft '
512
+ - name : ' py313-ft -nocov (ubuntu/x86_64/musllinux)'
513
+ artifact : ' py313-ft -ubuntu-x86_64-musllinux'
514
+ python : ' 3.13 '
515
+ toxpython : ' python3.13t '
516
516
python_arch : ' x64-freethreaded'
517
- tox_env : ' py313ft -nocov'
517
+ tox_env : ' py313-ft -nocov'
518
518
cibw_arch : ' x86_64'
519
- cibw_build : ' cp313ftt -*musllinux*'
519
+ cibw_build : ' cp313t -*musllinux*'
520
520
cibw_ft : ' true'
521
521
os : ' ubuntu-latest'
522
- - name : ' py313ft -nocov (ubuntu/aarch64/manylinux)'
523
- artifact : ' py313ft -ubuntu-aarch64-manylinux'
524
- python : ' 3.13ft '
525
- toxpython : ' python3.13ft '
522
+ - name : ' py313-ft -nocov (ubuntu/aarch64/manylinux)'
523
+ artifact : ' py313-ft -ubuntu-aarch64-manylinux'
524
+ python : ' 3.13 '
525
+ toxpython : ' python3.13t '
526
526
python_arch : ' x64-freethreaded'
527
- tox_env : ' py313ft -nocov'
527
+ tox_env : ' py313-ft -nocov'
528
528
cibw_arch : ' aarch64'
529
- cibw_build : ' cp313ftt -*manylinux*'
529
+ cibw_build : ' cp313t -*manylinux*'
530
530
cibw_ft : ' true'
531
531
os : ' ubuntu-latest'
532
- - name : ' py313ft -nocov (ubuntu/aarch64/musllinux)'
533
- artifact : ' py313ft -ubuntu-aarch64-musllinux'
534
- python : ' 3.13ft '
535
- toxpython : ' python3.13ft '
532
+ - name : ' py313-ft -nocov (ubuntu/aarch64/musllinux)'
533
+ artifact : ' py313-ft -ubuntu-aarch64-musllinux'
534
+ python : ' 3.13 '
535
+ toxpython : ' python3.13t '
536
536
python_arch : ' x64-freethreaded'
537
- tox_env : ' py313ft -nocov'
537
+ tox_env : ' py313-ft -nocov'
538
538
cibw_arch : ' aarch64'
539
- cibw_build : ' cp313ftt -*musllinux*'
539
+ cibw_build : ' cp313t -*musllinux*'
540
540
cibw_ft : ' true'
541
541
os : ' ubuntu-latest'
542
- - name : ' py313ft -nocov (windows/AMD64)'
543
- artifact : ' py313ft -windows-AMD64'
544
- python : ' 3.13ft '
545
- toxpython : ' python3.13ft '
542
+ - name : ' py313-ft -nocov (windows/AMD64)'
543
+ artifact : ' py313-ft -windows-AMD64'
544
+ python : ' 3.13 '
545
+ toxpython : ' python3.13t '
546
546
python_arch : ' x64-freethreaded'
547
- tox_env : ' py313ft -nocov'
547
+ tox_env : ' py313-ft -nocov'
548
548
cibw_arch : ' AMD64'
549
- cibw_build : ' cp313ftt -*'
549
+ cibw_build : ' cp313t -*'
550
550
cibw_ft : ' true'
551
551
os : ' windows-latest'
552
- - name : ' py313ft -nocov (macos/arm64)'
553
- artifact : ' py313ft -macos-arm64'
554
- python : ' 3.13ft '
555
- toxpython : ' python3.13ft '
552
+ - name : ' py313-ft -nocov (macos/arm64)'
553
+ artifact : ' py313-ft -macos-arm64'
554
+ python : ' 3.13 '
555
+ toxpython : ' python3.13t '
556
556
python_arch : ' arm64-freethreaded'
557
- tox_env : ' py313ft -nocov'
557
+ tox_env : ' py313-ft -nocov'
558
558
cibw_arch : ' arm64'
559
- cibw_build : ' cp313ftt -*'
559
+ cibw_build : ' cp313t -*'
560
560
cibw_ft : ' true'
561
561
os : ' macos-latest'
562
562
- name : ' pypy39-cover (ubuntu/x86_64)'
0 commit comments