|
30 | 30 | strategy: |
31 | 31 | fail-fast: false |
32 | 32 | matrix: |
33 | | - pkgs: [minimal, standard, standard-python2] |
| 33 | + pkgs: [minimal] |
34 | 34 | steps: |
35 | 35 | - run: | |
36 | 36 | git config --global core.autocrlf false |
@@ -100,7 +100,7 @@ jobs: |
100 | 100 | strategy: |
101 | 101 | fail-fast: false |
102 | 102 | matrix: |
103 | | - pkgs: [minimal, standard, standard-python2] |
| 103 | + pkgs: [minimal] |
104 | 104 | steps: |
105 | 105 | - run: | |
106 | 106 | git config --global core.autocrlf false |
@@ -173,7 +173,7 @@ jobs: |
173 | 173 | strategy: |
174 | 174 | fail-fast: false |
175 | 175 | matrix: |
176 | | - pkgs: [minimal, standard, standard-python2] |
| 176 | + pkgs: [minimal] |
177 | 177 | steps: |
178 | 178 | - run: | |
179 | 179 | git config --global core.autocrlf false |
@@ -255,7 +255,7 @@ jobs: |
255 | 255 | strategy: |
256 | 256 | fail-fast: false |
257 | 257 | matrix: |
258 | | - pkgs: [minimal, standard, standard-python2] |
| 258 | + pkgs: [minimal] |
259 | 259 | steps: |
260 | 260 | - run: | |
261 | 261 | git config --global core.autocrlf false |
@@ -335,7 +335,7 @@ jobs: |
335 | 335 | strategy: |
336 | 336 | fail-fast: false |
337 | 337 | matrix: |
338 | | - pkgs: [minimal, standard, standard-python2] |
| 338 | + pkgs: [minimal] |
339 | 339 | steps: |
340 | 340 | - run: | |
341 | 341 | git config --global core.autocrlf false |
@@ -415,7 +415,7 @@ jobs: |
415 | 415 | strategy: |
416 | 416 | fail-fast: false |
417 | 417 | matrix: |
418 | | - pkgs: [minimal, standard, standard-python2] |
| 418 | + pkgs: [minimal] |
419 | 419 | steps: |
420 | 420 | - run: | |
421 | 421 | git config --global core.autocrlf false |
@@ -496,7 +496,7 @@ jobs: |
496 | 496 | strategy: |
497 | 497 | fail-fast: false |
498 | 498 | matrix: |
499 | | - pkgs: [minimal, standard, standard-python2] |
| 499 | + pkgs: [minimal] |
500 | 500 | steps: |
501 | 501 | - run: | |
502 | 502 | git config --global core.autocrlf false |
@@ -576,7 +576,7 @@ jobs: |
576 | 576 | strategy: |
577 | 577 | fail-fast: false |
578 | 578 | matrix: |
579 | | - pkgs: [minimal, standard, standard-python2] |
| 579 | + pkgs: [minimal] |
580 | 580 | steps: |
581 | 581 | - run: | |
582 | 582 | git config --global core.autocrlf false |
@@ -656,7 +656,7 @@ jobs: |
656 | 656 | strategy: |
657 | 657 | fail-fast: false |
658 | 658 | matrix: |
659 | | - pkgs: [minimal, standard, standard-python2] |
| 659 | + pkgs: [minimal] |
660 | 660 | steps: |
661 | 661 | - run: | |
662 | 662 | git config --global core.autocrlf false |
|
0 commit comments