|
28 | 28 | fail-fast: false |
29 | 29 | matrix: |
30 | 30 | os: |
31 | | - - {'icon': '🐧', 'name': 'Ubuntu', 'image': 'ubuntu-24.04'} |
32 | | - - {'icon': '🍏', 'name': 'macOS', 'image': 'macos-14' } |
33 | | - - {'icon': '🪟', 'name': 'Windows', 'image': 'windows-2022'} |
| 31 | + - {icon: '🐧', name: 'Ubuntu', image: 'ubuntu-24.04'} |
| 32 | + - {icon: '🍏', name: 'macOS', image: 'macos-14' } |
| 33 | + - {icon: '🪟', name: 'Windows', image: 'windows-2022'} |
34 | 34 | defaults: |
35 | 35 | run: |
36 | 36 | shell: bash |
|
92 | 92 | fail-fast: false |
93 | 93 | matrix: |
94 | 94 | os: |
95 | | - - {'icon': '🐧', 'name': 'Ubuntu', 'image': 'ubuntu-24.04'} |
96 | | - - {'icon': '🍏', 'name': 'macOS', 'image': 'macos-14' } |
97 | | - - {'icon': '🪟', 'name': 'Windows', 'image': 'windows-2022'} |
| 95 | + - {icon: '🐧', name: 'Ubuntu', image: 'ubuntu-24.04'} |
| 96 | + - {icon: '🍏', name: 'macOS', image: 'macos-14' } |
| 97 | + - {icon: '🪟', name: 'Windows', image: 'windows-2022'} |
98 | 98 | defaults: |
99 | 99 | run: |
100 | 100 | shell: bash |
@@ -127,9 +127,9 @@ jobs: |
127 | 127 | fail-fast: false |
128 | 128 | matrix: |
129 | 129 | os: |
130 | | - - {'icon': '🐧', 'name': 'Ubuntu', 'image': 'ubuntu-24.04'} |
131 | | - - {'icon': '🍏', 'name': 'macOS', 'image': 'macos-14' } |
132 | | - - {'icon': '🪟', 'name': 'Windows', 'image': 'windows-2022'} |
| 130 | + - {icon: '🐧', name: 'Ubuntu', image: 'ubuntu-24.04'} |
| 131 | + - {icon: '🍏', name: 'macOS', image: 'macos-14' } |
| 132 | + - {icon: '🪟', name: 'Windows', image: 'windows-2022'} |
133 | 133 | defaults: |
134 | 134 | run: |
135 | 135 | shell: bash |
@@ -162,9 +162,9 @@ jobs: |
162 | 162 | fail-fast: false |
163 | 163 | matrix: |
164 | 164 | os: |
165 | | - - {'icon': '🐧', 'name': 'Ubuntu', 'image': 'ubuntu-24.04'} |
166 | | - - {'icon': '🍏', 'name': 'macOS', 'image': 'macos-14' } |
167 | | - - {'icon': '🪟', 'name': 'Windows', 'image': 'windows-2022'} |
| 165 | + - {icon: '🐧', name: 'Ubuntu', image: 'ubuntu-24.04'} |
| 166 | + - {icon: '🍏', name: 'macOS', image: 'macos-14' } |
| 167 | + - {icon: '🪟', name: 'Windows', image: 'windows-2022'} |
168 | 168 | defaults: |
169 | 169 | run: |
170 | 170 | shell: bash |
@@ -199,9 +199,9 @@ jobs: |
199 | 199 | fail-fast: false |
200 | 200 | matrix: |
201 | 201 | os: |
202 | | - - {'icon': '🐧', 'name': 'Ubuntu', 'image': 'ubuntu-24.04'} |
203 | | - - {'icon': '🍏', 'name': 'macOS', 'image': 'macos-14' } |
204 | | - - {'icon': '🪟', 'name': 'Windows', 'image': 'windows-2022'} |
| 202 | + - {icon: '🐧', name: 'Ubuntu', image: 'ubuntu-24.04'} |
| 203 | + - {icon: '🍏', name: 'macOS', image: 'macos-14' } |
| 204 | + - {icon: '🪟', name: 'Windows', image: 'windows-2022'} |
205 | 205 | defaults: |
206 | 206 | run: |
207 | 207 | shell: bash |
@@ -238,9 +238,9 @@ jobs: |
238 | 238 | fail-fast: false |
239 | 239 | matrix: |
240 | 240 | os: |
241 | | - - {'icon': '🐧', 'name': 'Ubuntu', 'image': 'ubuntu-24.04'} |
242 | | - - {'icon': '🍏', 'name': 'macOS', 'image': 'macos-14' } |
243 | | - - {'icon': '🪟', 'name': 'Windows', 'image': 'windows-2022'} |
| 241 | + - {icon: '🐧', name: 'Ubuntu', image: 'ubuntu-24.04'} |
| 242 | + - {icon: '🍏', name: 'macOS', image: 'macos-14' } |
| 243 | + - {icon: '🪟', name: 'Windows', image: 'windows-2022'} |
244 | 244 | defaults: |
245 | 245 | run: |
246 | 246 | shell: bash |
@@ -275,9 +275,9 @@ jobs: |
275 | 275 | fail-fast: false |
276 | 276 | matrix: |
277 | 277 | os: |
278 | | - - {'icon': '🐧', 'name': 'Ubuntu', 'image': 'ubuntu-24.04'} |
279 | | - - {'icon': '🍏', 'name': 'macOS', 'image': 'macos-14' } |
280 | | - - {'icon': '🪟', 'name': 'Windows', 'image': 'windows-2022'} |
| 278 | + - {icon: '🐧', name: 'Ubuntu', image: 'ubuntu-24.04'} |
| 279 | + - {icon: '🍏', name: 'macOS', image: 'macos-14' } |
| 280 | + - {icon: '🪟', name: 'Windows', image: 'windows-2022'} |
281 | 281 | defaults: |
282 | 282 | run: |
283 | 283 | shell: bash |
@@ -310,9 +310,9 @@ jobs: |
310 | 310 | fail-fast: false |
311 | 311 | matrix: |
312 | 312 | os: |
313 | | - - {'icon': '🐧', 'name': 'Ubuntu', 'image': 'ubuntu-24.04'} |
314 | | - - {'icon': '🍏', 'name': 'macOS', 'image': 'macos-14' } |
315 | | - - {'icon': '🪟', 'name': 'Windows', 'image': 'windows-2022'} |
| 313 | + - {icon: '🐧', name: 'Ubuntu', image: 'ubuntu-24.04'} |
| 314 | + - {icon: '🍏', name: 'macOS', image: 'macos-14' } |
| 315 | + - {icon: '🪟', name: 'Windows', image: 'windows-2022'} |
316 | 316 | defaults: |
317 | 317 | run: |
318 | 318 | shell: bash |
@@ -348,9 +348,9 @@ jobs: |
348 | 348 | fail-fast: false |
349 | 349 | matrix: |
350 | 350 | os: |
351 | | - - {'icon': '🐧', 'name': 'Ubuntu', 'image': 'ubuntu-24.04'} |
352 | | - - {'icon': '🍏', 'name': 'macOS', 'image': 'macos-14' } |
353 | | - - {'icon': '🪟', 'name': 'Windows', 'image': 'windows-2022'} |
| 351 | + - {icon: '🐧', name: 'Ubuntu', image: 'ubuntu-24.04'} |
| 352 | + - {icon: '🍏', name: 'macOS', image: 'macos-14' } |
| 353 | + - {icon: '🪟', name: 'Windows', image: 'windows-2022'} |
354 | 354 | defaults: |
355 | 355 | run: |
356 | 356 | shell: bash |
@@ -387,9 +387,9 @@ jobs: |
387 | 387 | fail-fast: false |
388 | 388 | matrix: |
389 | 389 | os: |
390 | | - - {'icon': '🐧', 'name': 'Ubuntu', 'image': 'ubuntu-24.04'} |
391 | | - - {'icon': '🍏', 'name': 'macOS', 'image': 'macos-14' } |
392 | | - - {'icon': '🪟', 'name': 'Windows', 'image': 'windows-2022'} |
| 390 | + - {icon: '🐧', name: 'Ubuntu', image: 'ubuntu-24.04'} |
| 391 | + - {icon: '🍏', name: 'macOS', image: 'macos-14' } |
| 392 | + - {icon: '🪟', name: 'Windows', image: 'windows-2022'} |
393 | 393 | defaults: |
394 | 394 | run: |
395 | 395 | shell: bash |
@@ -426,9 +426,9 @@ jobs: |
426 | 426 | fail-fast: false |
427 | 427 | matrix: |
428 | 428 | os: |
429 | | - - {'icon': '🐧', 'name': 'Ubuntu', 'image': 'ubuntu-24.04'} |
430 | | - - {'icon': '🍏', 'name': 'macOS', 'image': 'macos-14' } |
431 | | - - {'icon': '🪟', 'name': 'Windows', 'image': 'windows-2022'} |
| 429 | + - {icon: '🐧', name: 'Ubuntu', image: 'ubuntu-24.04'} |
| 430 | + - {icon: '🪟', name: 'Windows', image: 'windows-2022'} |
| 431 | + - {icon: '🍏', name: 'macOS', image: 'macos-14' } |
432 | 432 |
|
433 | 433 | steps: |
434 | 434 | - name: ⏬ Checkout repository to use local actions |
@@ -469,9 +469,10 @@ jobs: |
469 | 469 | fail-fast: false |
470 | 470 | matrix: |
471 | 471 | os: |
472 | | - - {'icon': '🐧', 'name': 'Ubuntu', 'image': 'ubuntu-24.04'} |
473 | | - - {'icon': '🍏', 'name': 'macOS', 'image': 'macos-14' } |
474 | | - - {'icon': '🪟', 'name': 'Windows', 'image': 'windows-2022'} |
| 472 | + - {icon: '🐧', name: 'Ubuntu', image: 'ubuntu-24.04'} |
| 473 | + - {icon: '🍏', name: 'macOS', image: 'macos-14' } |
| 474 | + - {icon: '🪟', name: 'Windows', image: 'windows-2022'} |
| 475 | + |
475 | 476 | defaults: |
476 | 477 | run: |
477 | 478 | shell: bash |
@@ -543,10 +544,10 @@ jobs: |
543 | 544 | fail-fast: false |
544 | 545 | matrix: |
545 | 546 | os: |
546 | | - - {'icon': '🐧', 'name': 'Ubuntu', 'image': 'ubuntu-24.04'} |
| 547 | + - {icon: '🐧', name: 'Ubuntu', image: 'ubuntu-24.04'} |
547 | 548 | task: |
548 | | - - {'name': 'inspect', 'artifact': 'github', 'action': 'actions/upload-artifact'} |
549 | | - - {'name': 'verify' , 'artifact': 'pyTooling', 'action': 'pyTooling/upload-artifact'} |
| 549 | + - {name: 'inspect', artifact: 'github', action: 'actions/upload-artifact'} |
| 550 | + - {name: 'verify' , artifact: 'pyTooling', action: 'pyTooling/upload-artifact'} |
550 | 551 | defaults: |
551 | 552 | run: |
552 | 553 | shell: bash |
@@ -597,10 +598,10 @@ jobs: |
597 | 598 | fail-fast: false |
598 | 599 | matrix: |
599 | 600 | os: |
600 | | - - {'icon': '🐧', 'name': 'Ubuntu', 'image': 'ubuntu-24.04'} |
| 601 | + - {icon: '🐧', name: 'Ubuntu', image: 'ubuntu-24.04'} |
601 | 602 | task: |
602 | | - - {'name': 'inspect', 'artifact': 'github', 'action': 'actions/upload-artifact'} |
603 | | - - {'name': 'verify' , 'artifact': 'pyTooling', 'action': 'pyTooling/upload-artifact'} |
| 603 | + - {name: 'inspect', artifact: 'github', action: 'actions/upload-artifact'} |
| 604 | + - {name: 'verify' , artifact: 'pyTooling', action: 'pyTooling/upload-artifact'} |
604 | 605 | defaults: |
605 | 606 | run: |
606 | 607 | shell: bash |
@@ -653,10 +654,10 @@ jobs: |
653 | 654 | fail-fast: false |
654 | 655 | matrix: |
655 | 656 | os: |
656 | | - - {'icon': '🐧', 'name': 'Ubuntu', 'image': 'ubuntu-24.04'} |
| 657 | + - {icon: '🐧', name: 'Ubuntu', image: 'ubuntu-24.04'} |
657 | 658 | task: |
658 | | - - {'name': 'inspect', 'artifact': 'github', 'action': 'actions/upload-artifact'} |
659 | | - - {'name': 'verify' , 'artifact': 'pyTooling', 'action': 'pyTooling/upload-artifact'} |
| 659 | + - {name: 'inspect', artifact: 'github', action: 'actions/upload-artifact'} |
| 660 | + - {name: 'verify' , artifact: 'pyTooling', action: 'pyTooling/upload-artifact'} |
660 | 661 | defaults: |
661 | 662 | run: |
662 | 663 | shell: bash |
@@ -709,10 +710,10 @@ jobs: |
709 | 710 | fail-fast: false |
710 | 711 | matrix: |
711 | 712 | os: |
712 | | - - {'icon': '🐧', 'name': 'Ubuntu', 'image': 'ubuntu-24.04'} |
| 713 | + - {icon: '🐧', name: 'Ubuntu', image: 'ubuntu-24.04'} |
713 | 714 | task: |
714 | | - - {'name': 'inspect', 'artifact': 'github', 'action': 'actions/upload-artifact'} |
715 | | - - {'name': 'verify' , 'artifact': 'pyTooling', 'action': 'pyTooling/upload-artifact'} |
| 715 | + - {name: 'inspect', artifact: 'github', action: 'actions/upload-artifact'} |
| 716 | + - {name: 'verify' , artifact: 'pyTooling', action: 'pyTooling/upload-artifact'} |
716 | 717 | defaults: |
717 | 718 | run: |
718 | 719 | shell: bash |
@@ -769,10 +770,10 @@ jobs: |
769 | 770 | fail-fast: false |
770 | 771 | matrix: |
771 | 772 | os: |
772 | | - - {'icon': '🐧', 'name': 'Ubuntu', 'image': 'ubuntu-24.04'} |
| 773 | + - {icon: '🐧', name: 'Ubuntu', image: 'ubuntu-24.04'} |
773 | 774 | task: |
774 | | - - {'name': 'inspect', 'artifact': 'github', 'action': 'actions/upload-artifact'} |
775 | | - - {'name': 'verify' , 'artifact': 'pyTooling', 'action': 'pyTooling/upload-artifact'} |
| 775 | + - {name: 'inspect', artifact: 'github', action: 'actions/upload-artifact'} |
| 776 | + - {name: 'verify' , artifact: 'pyTooling', action: 'pyTooling/upload-artifact'} |
776 | 777 | defaults: |
777 | 778 | run: |
778 | 779 | shell: bash |
@@ -821,10 +822,10 @@ jobs: |
821 | 822 | fail-fast: false |
822 | 823 | matrix: |
823 | 824 | os: |
824 | | - - {'icon': '🐧', 'name': 'Ubuntu', 'image': 'ubuntu-24.04'} |
| 825 | + - {icon: '🐧', name: 'Ubuntu', image: 'ubuntu-24.04'} |
825 | 826 | task: |
826 | | - - {'name': 'inspect', 'artifact': 'github', 'action': 'actions/upload-artifact'} |
827 | | - - {'name': 'verify' , 'artifact': 'pyTooling', 'action': 'pyTooling/upload-artifact'} |
| 827 | + - {name: 'inspect', artifact: 'github', action: 'actions/upload-artifact'} |
| 828 | + - {name: 'verify' , artifact: 'pyTooling', action: 'pyTooling/upload-artifact'} |
828 | 829 | defaults: |
829 | 830 | run: |
830 | 831 | shell: bash |
@@ -877,10 +878,10 @@ jobs: |
877 | 878 | fail-fast: false |
878 | 879 | matrix: |
879 | 880 | os: |
880 | | - - {'icon': '🐧', 'name': 'Ubuntu', 'image': 'ubuntu-24.04'} |
| 881 | + - {icon: '🐧', name: 'Ubuntu', image: 'ubuntu-24.04'} |
881 | 882 | task: |
882 | | - - {'name': 'inspect', 'artifact': 'github', 'action': 'actions/upload-artifact'} |
883 | | - - {'name': 'verify' , 'artifact': 'pyTooling', 'action': 'pyTooling/upload-artifact'} |
| 883 | + - {name: 'inspect', artifact: 'github', action: 'actions/upload-artifact'} |
| 884 | + - {name: 'verify' , artifact: 'pyTooling', action: 'pyTooling/upload-artifact'} |
884 | 885 | defaults: |
885 | 886 | run: |
886 | 887 | shell: bash |
@@ -943,10 +944,10 @@ jobs: |
943 | 944 | fail-fast: false |
944 | 945 | matrix: |
945 | 946 | os: |
946 | | - - {'icon': '🐧', 'name': 'Ubuntu', 'image': 'ubuntu-24.04'} |
| 947 | + - {icon: '🐧', name: 'Ubuntu', image: 'ubuntu-24.04'} |
947 | 948 | task: |
948 | | - - {'name': 'inspect', 'artifact': 'github', 'action': 'actions/upload-artifact'} |
949 | | - - {'name': 'verify' , 'artifact': 'pyTooling', 'action': 'pyTooling/upload-artifact'} |
| 949 | + - {name: 'inspect', artifact: 'github', action: 'actions/upload-artifact'} |
| 950 | + - {name: 'verify' , artifact: 'pyTooling', action: 'pyTooling/upload-artifact'} |
950 | 951 | defaults: |
951 | 952 | run: |
952 | 953 | shell: bash |
@@ -1003,9 +1004,9 @@ jobs: |
1003 | 1004 | fail-fast: false |
1004 | 1005 | matrix: |
1005 | 1006 | os: |
1006 | | - - {'icon': '🐧', 'name': 'Ubuntu', 'image': 'ubuntu-24.04'} |
| 1007 | + - {icon: '🐧', name: 'Ubuntu', image: 'ubuntu-24.04'} |
1007 | 1008 | task: |
1008 | | - - {'name': 'verify' , 'artifact': 'pyTooling', 'action': 'pyTooling/upload-artifact'} |
| 1009 | + - {name: 'verify' , artifact: 'pyTooling', action: 'pyTooling/upload-artifact'} |
1009 | 1010 | defaults: |
1010 | 1011 | run: |
1011 | 1012 | shell: bash |
|
0 commit comments