@@ -104,7 +104,7 @@ jobs:
104
104
tox_env : ' py38-cython-nocov'
105
105
cibw_arch : ' x86_64'
106
106
cibw_build : ' cp38-*manylinux*'
107
- artifact : ' ubuntu-x86_64-manylinux'
107
+ artifact : ' ubuntu-cp38- x86_64-manylinux'
108
108
os : ' ubuntu-latest'
109
109
- name : ' py38-cython-nocov (ubuntu/x86_64/musllinux)'
110
110
python : ' 3.8'
@@ -113,7 +113,7 @@ jobs:
113
113
tox_env : ' py38-cython-nocov'
114
114
cibw_arch : ' x86_64'
115
115
cibw_build : ' cp38-*musllinux*'
116
- artifact : ' ubuntu-x86_64-musllinux'
116
+ artifact : ' ubuntu-cp38- x86_64-musllinux'
117
117
os : ' ubuntu-latest'
118
118
- name : ' py38-cython-nocov (ubuntu/aarch64/manylinux)'
119
119
python : ' 3.8'
@@ -122,7 +122,7 @@ jobs:
122
122
tox_env : ' py38-cython-nocov'
123
123
cibw_arch : ' aarch64'
124
124
cibw_build : ' cp38-*manylinux*'
125
- artifact : ' ubuntu-aarch64-manylinux'
125
+ artifact : ' ubuntu-cp38- aarch64-manylinux'
126
126
os : ' ubuntu-latest'
127
127
- name : ' py38-cython-nocov (ubuntu/aarch64/musllinux)'
128
128
python : ' 3.8'
@@ -131,7 +131,7 @@ jobs:
131
131
tox_env : ' py38-cython-nocov'
132
132
cibw_arch : ' aarch64'
133
133
cibw_build : ' cp38-*musllinux*'
134
- artifact : ' ubuntu-aarch64-musllinux'
134
+ artifact : ' ubuntu-cp38- aarch64-musllinux'
135
135
os : ' ubuntu-latest'
136
136
- name : ' py38-cython-nocov (windows/AMD64)'
137
137
python : ' 3.8'
@@ -140,7 +140,7 @@ jobs:
140
140
tox_env : ' py38-cython-nocov'
141
141
cibw_arch : ' AMD64'
142
142
cibw_build : ' cp38-*'
143
- artifact : ' windows-AMD64-default'
143
+ artifact : ' windows-cp38- AMD64-default'
144
144
os : ' windows-latest'
145
145
- name : ' py38-cython-nocov (windows/x86)'
146
146
python : ' 3.8'
@@ -149,7 +149,7 @@ jobs:
149
149
tox_env : ' py38-cython-nocov'
150
150
cibw_arch : ' x86'
151
151
cibw_build : ' cp38-*'
152
- artifact : ' windows-x86-default'
152
+ artifact : ' windows-cp38- x86-default'
153
153
os : ' windows-latest'
154
154
- name : ' py38-cython-nocov (macos/arm64)'
155
155
python : ' 3.8'
@@ -158,7 +158,7 @@ jobs:
158
158
tox_env : ' py38-cython-nocov'
159
159
cibw_arch : ' arm64'
160
160
cibw_build : ' cp38-*'
161
- artifact : ' macos-arm64-default'
161
+ artifact : ' macos-cp38- arm64-default'
162
162
os : ' macos-latest'
163
163
- name : ' py39-pure-cover (ubuntu/x86_64)'
164
164
python : ' 3.9'
@@ -245,7 +245,7 @@ jobs:
245
245
tox_env : ' py39-cython-nocov'
246
246
cibw_arch : ' x86_64'
247
247
cibw_build : ' cp39-*manylinux*'
248
- artifact : ' ubuntu-x86_64-manylinux'
248
+ artifact : ' ubuntu-cp39- x86_64-manylinux'
249
249
os : ' ubuntu-latest'
250
250
- name : ' py39-cython-nocov (ubuntu/x86_64/musllinux)'
251
251
python : ' 3.9'
@@ -254,7 +254,7 @@ jobs:
254
254
tox_env : ' py39-cython-nocov'
255
255
cibw_arch : ' x86_64'
256
256
cibw_build : ' cp39-*musllinux*'
257
- artifact : ' ubuntu-x86_64-musllinux'
257
+ artifact : ' ubuntu-cp39- x86_64-musllinux'
258
258
os : ' ubuntu-latest'
259
259
- name : ' py39-cython-nocov (ubuntu/aarch64/manylinux)'
260
260
python : ' 3.9'
@@ -263,7 +263,7 @@ jobs:
263
263
tox_env : ' py39-cython-nocov'
264
264
cibw_arch : ' aarch64'
265
265
cibw_build : ' cp39-*manylinux*'
266
- artifact : ' ubuntu-aarch64-manylinux'
266
+ artifact : ' ubuntu-cp39- aarch64-manylinux'
267
267
os : ' ubuntu-latest'
268
268
- name : ' py39-cython-nocov (ubuntu/aarch64/musllinux)'
269
269
python : ' 3.9'
@@ -272,7 +272,7 @@ jobs:
272
272
tox_env : ' py39-cython-nocov'
273
273
cibw_arch : ' aarch64'
274
274
cibw_build : ' cp39-*musllinux*'
275
- artifact : ' ubuntu-aarch64-musllinux'
275
+ artifact : ' ubuntu-cp39- aarch64-musllinux'
276
276
os : ' ubuntu-latest'
277
277
- name : ' py39-cython-nocov (windows/AMD64)'
278
278
python : ' 3.9'
@@ -281,7 +281,7 @@ jobs:
281
281
tox_env : ' py39-cython-nocov'
282
282
cibw_arch : ' AMD64'
283
283
cibw_build : ' cp39-*'
284
- artifact : ' windows-AMD64-default'
284
+ artifact : ' windows-cp39- AMD64-default'
285
285
os : ' windows-latest'
286
286
- name : ' py39-cython-nocov (windows/x86)'
287
287
python : ' 3.9'
@@ -290,7 +290,7 @@ jobs:
290
290
tox_env : ' py39-cython-nocov'
291
291
cibw_arch : ' x86'
292
292
cibw_build : ' cp39-*'
293
- artifact : ' windows-x86-default'
293
+ artifact : ' windows-cp39- x86-default'
294
294
os : ' windows-latest'
295
295
- name : ' py39-cython-nocov (macos/arm64)'
296
296
python : ' 3.9'
@@ -299,7 +299,7 @@ jobs:
299
299
tox_env : ' py39-cython-nocov'
300
300
cibw_arch : ' arm64'
301
301
cibw_build : ' cp39-*'
302
- artifact : ' macos-arm64-default'
302
+ artifact : ' macos-cp39- arm64-default'
303
303
os : ' macos-latest'
304
304
- name : ' py310-pure-cover (ubuntu/x86_64)'
305
305
python : ' 3.10'
@@ -386,7 +386,7 @@ jobs:
386
386
tox_env : ' py310-cython-nocov'
387
387
cibw_arch : ' x86_64'
388
388
cibw_build : ' cp310-*manylinux*'
389
- artifact : ' ubuntu-x86_64-manylinux'
389
+ artifact : ' ubuntu-cp310- x86_64-manylinux'
390
390
os : ' ubuntu-latest'
391
391
- name : ' py310-cython-nocov (ubuntu/x86_64/musllinux)'
392
392
python : ' 3.10'
@@ -395,7 +395,7 @@ jobs:
395
395
tox_env : ' py310-cython-nocov'
396
396
cibw_arch : ' x86_64'
397
397
cibw_build : ' cp310-*musllinux*'
398
- artifact : ' ubuntu-x86_64-musllinux'
398
+ artifact : ' ubuntu-cp310- x86_64-musllinux'
399
399
os : ' ubuntu-latest'
400
400
- name : ' py310-cython-nocov (ubuntu/aarch64/manylinux)'
401
401
python : ' 3.10'
@@ -404,7 +404,7 @@ jobs:
404
404
tox_env : ' py310-cython-nocov'
405
405
cibw_arch : ' aarch64'
406
406
cibw_build : ' cp310-*manylinux*'
407
- artifact : ' ubuntu-aarch64-manylinux'
407
+ artifact : ' ubuntu-cp310- aarch64-manylinux'
408
408
os : ' ubuntu-latest'
409
409
- name : ' py310-cython-nocov (ubuntu/aarch64/musllinux)'
410
410
python : ' 3.10'
@@ -413,7 +413,7 @@ jobs:
413
413
tox_env : ' py310-cython-nocov'
414
414
cibw_arch : ' aarch64'
415
415
cibw_build : ' cp310-*musllinux*'
416
- artifact : ' ubuntu-aarch64-musllinux'
416
+ artifact : ' ubuntu-cp310- aarch64-musllinux'
417
417
os : ' ubuntu-latest'
418
418
- name : ' py310-cython-nocov (windows/AMD64)'
419
419
python : ' 3.10'
@@ -422,7 +422,7 @@ jobs:
422
422
tox_env : ' py310-cython-nocov'
423
423
cibw_arch : ' AMD64'
424
424
cibw_build : ' cp310-*'
425
- artifact : ' windows-AMD64-default'
425
+ artifact : ' windows-cp310- AMD64-default'
426
426
os : ' windows-latest'
427
427
- name : ' py310-cython-nocov (windows/x86)'
428
428
python : ' 3.10'
@@ -431,7 +431,7 @@ jobs:
431
431
tox_env : ' py310-cython-nocov'
432
432
cibw_arch : ' x86'
433
433
cibw_build : ' cp310-*'
434
- artifact : ' windows-x86-default'
434
+ artifact : ' windows-cp310- x86-default'
435
435
os : ' windows-latest'
436
436
- name : ' py310-cython-nocov (macos/arm64)'
437
437
python : ' 3.10'
@@ -440,7 +440,7 @@ jobs:
440
440
tox_env : ' py310-cython-nocov'
441
441
cibw_arch : ' arm64'
442
442
cibw_build : ' cp310-*'
443
- artifact : ' macos-arm64-default'
443
+ artifact : ' macos-cp310- arm64-default'
444
444
os : ' macos-latest'
445
445
- name : ' py311-pure-cover (ubuntu/x86_64)'
446
446
python : ' 3.11'
@@ -527,7 +527,7 @@ jobs:
527
527
tox_env : ' py311-cython-nocov'
528
528
cibw_arch : ' x86_64'
529
529
cibw_build : ' cp311-*manylinux*'
530
- artifact : ' ubuntu-x86_64-manylinux'
530
+ artifact : ' ubuntu-cp311- x86_64-manylinux'
531
531
os : ' ubuntu-latest'
532
532
- name : ' py311-cython-nocov (ubuntu/x86_64/musllinux)'
533
533
python : ' 3.11'
@@ -536,7 +536,7 @@ jobs:
536
536
tox_env : ' py311-cython-nocov'
537
537
cibw_arch : ' x86_64'
538
538
cibw_build : ' cp311-*musllinux*'
539
- artifact : ' ubuntu-x86_64-musllinux'
539
+ artifact : ' ubuntu-cp311- x86_64-musllinux'
540
540
os : ' ubuntu-latest'
541
541
- name : ' py311-cython-nocov (ubuntu/aarch64/manylinux)'
542
542
python : ' 3.11'
@@ -545,7 +545,7 @@ jobs:
545
545
tox_env : ' py311-cython-nocov'
546
546
cibw_arch : ' aarch64'
547
547
cibw_build : ' cp311-*manylinux*'
548
- artifact : ' ubuntu-aarch64-manylinux'
548
+ artifact : ' ubuntu-cp311- aarch64-manylinux'
549
549
os : ' ubuntu-latest'
550
550
- name : ' py311-cython-nocov (ubuntu/aarch64/musllinux)'
551
551
python : ' 3.11'
@@ -554,7 +554,7 @@ jobs:
554
554
tox_env : ' py311-cython-nocov'
555
555
cibw_arch : ' aarch64'
556
556
cibw_build : ' cp311-*musllinux*'
557
- artifact : ' ubuntu-aarch64-musllinux'
557
+ artifact : ' ubuntu-cp311- aarch64-musllinux'
558
558
os : ' ubuntu-latest'
559
559
- name : ' py311-cython-nocov (windows/AMD64)'
560
560
python : ' 3.11'
@@ -563,7 +563,7 @@ jobs:
563
563
tox_env : ' py311-cython-nocov'
564
564
cibw_arch : ' AMD64'
565
565
cibw_build : ' cp311-*'
566
- artifact : ' windows-AMD64-default'
566
+ artifact : ' windows-cp311- AMD64-default'
567
567
os : ' windows-latest'
568
568
- name : ' py311-cython-nocov (windows/x86)'
569
569
python : ' 3.11'
@@ -572,7 +572,7 @@ jobs:
572
572
tox_env : ' py311-cython-nocov'
573
573
cibw_arch : ' x86'
574
574
cibw_build : ' cp311-*'
575
- artifact : ' windows-x86-default'
575
+ artifact : ' windows-cp311- x86-default'
576
576
os : ' windows-latest'
577
577
- name : ' py311-cython-nocov (macos/arm64)'
578
578
python : ' 3.11'
@@ -581,7 +581,7 @@ jobs:
581
581
tox_env : ' py311-cython-nocov'
582
582
cibw_arch : ' arm64'
583
583
cibw_build : ' cp311-*'
584
- artifact : ' macos-arm64-default'
584
+ artifact : ' macos-cp311- arm64-default'
585
585
os : ' macos-latest'
586
586
- name : ' py312-pure-cover (ubuntu/x86_64)'
587
587
python : ' 3.12'
@@ -668,7 +668,7 @@ jobs:
668
668
tox_env : ' py312-cython-nocov'
669
669
cibw_arch : ' x86_64'
670
670
cibw_build : ' cp312-*manylinux*'
671
- artifact : ' ubuntu-x86_64-manylinux'
671
+ artifact : ' ubuntu-cp312- x86_64-manylinux'
672
672
os : ' ubuntu-latest'
673
673
- name : ' py312-cython-nocov (ubuntu/x86_64/musllinux)'
674
674
python : ' 3.12'
@@ -677,7 +677,7 @@ jobs:
677
677
tox_env : ' py312-cython-nocov'
678
678
cibw_arch : ' x86_64'
679
679
cibw_build : ' cp312-*musllinux*'
680
- artifact : ' ubuntu-x86_64-musllinux'
680
+ artifact : ' ubuntu-cp312- x86_64-musllinux'
681
681
os : ' ubuntu-latest'
682
682
- name : ' py312-cython-nocov (ubuntu/aarch64/manylinux)'
683
683
python : ' 3.12'
@@ -686,7 +686,7 @@ jobs:
686
686
tox_env : ' py312-cython-nocov'
687
687
cibw_arch : ' aarch64'
688
688
cibw_build : ' cp312-*manylinux*'
689
- artifact : ' ubuntu-aarch64-manylinux'
689
+ artifact : ' ubuntu-cp312- aarch64-manylinux'
690
690
os : ' ubuntu-latest'
691
691
- name : ' py312-cython-nocov (ubuntu/aarch64/musllinux)'
692
692
python : ' 3.12'
@@ -695,7 +695,7 @@ jobs:
695
695
tox_env : ' py312-cython-nocov'
696
696
cibw_arch : ' aarch64'
697
697
cibw_build : ' cp312-*musllinux*'
698
- artifact : ' ubuntu-aarch64-musllinux'
698
+ artifact : ' ubuntu-cp312- aarch64-musllinux'
699
699
os : ' ubuntu-latest'
700
700
- name : ' py312-cython-nocov (windows/AMD64)'
701
701
python : ' 3.12'
@@ -704,7 +704,7 @@ jobs:
704
704
tox_env : ' py312-cython-nocov'
705
705
cibw_arch : ' AMD64'
706
706
cibw_build : ' cp312-*'
707
- artifact : ' windows-AMD64-default'
707
+ artifact : ' windows-cp312- AMD64-default'
708
708
os : ' windows-latest'
709
709
- name : ' py312-cython-nocov (windows/x86)'
710
710
python : ' 3.12'
@@ -713,7 +713,7 @@ jobs:
713
713
tox_env : ' py312-cython-nocov'
714
714
cibw_arch : ' x86'
715
715
cibw_build : ' cp312-*'
716
- artifact : ' windows-x86-default'
716
+ artifact : ' windows-cp312- x86-default'
717
717
os : ' windows-latest'
718
718
- name : ' py312-cython-nocov (macos/arm64)'
719
719
python : ' 3.12'
@@ -722,7 +722,7 @@ jobs:
722
722
tox_env : ' py312-cython-nocov'
723
723
cibw_arch : ' arm64'
724
724
cibw_build : ' cp312-*'
725
- artifact : ' macos-arm64-default'
725
+ artifact : ' macos-cp312- arm64-default'
726
726
os : ' macos-latest'
727
727
- name : ' pypy38-pure-cover (ubuntu/x86_64)'
728
728
python : ' pypy-3.8'
0 commit comments