|
12 | 12 | matrix: |
13 | 13 | os: [windows-latest, ubuntu-latest, macos-latest] |
14 | 14 | # pypy3.11-7.3.20 is a workaround for https://github.com/pypy/pypy/issues/5388 - Regression in 7.3.21: OpenSSL prints verbosely |
15 | | - python-version: [3.9, '3.10', 3.11, 3.12, 3.13, 3.13t, 3.14, 3.14t, pypy3.10, pypy3.11-7.3.20] |
| 15 | + python-version: [3.9, '3.10', 3.11, 3.12, 3.13, 3.13t, 3.14, 3.14t, pypy3.11-7.3.20] |
16 | 16 | steps: |
17 | 17 | - name: Check out repo |
18 | 18 | uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 |
|
47 | 47 | strategy: |
48 | 48 | matrix: |
49 | 49 | os: [windows-latest, ubuntu-latest, macos-latest] |
50 | | - python-version: [3.9, '3.10', 3.11, 3.12, 3.13, 3.14, 3.14t, pypy3.10, pypy3.11-7.3.20] |
| 50 | + python-version: [3.9, '3.10', 3.11, 3.12, 3.13, 3.14, 3.14t, pypy3.11-7.3.20] |
51 | 51 | steps: |
52 | 52 | - name: Check out repo |
53 | 53 | uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 |
|
74 | 74 | strategy: |
75 | 75 | matrix: |
76 | 76 | os: [windows-latest, ubuntu-latest, macos-latest] |
77 | | - python-version: [3.9, '3.10', 3.11, 3.12, 3.13, 3.14, 3.14t, pypy3.10, pypy3.11-7.3.20] |
| 77 | + python-version: [3.9, '3.10', 3.11, 3.12, 3.13, 3.14, 3.14t, pypy3.11-7.3.20] |
78 | 78 | steps: |
79 | 79 | - name: Check out repo |
80 | 80 | uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 |
@@ -106,7 +106,7 @@ jobs: |
106 | 106 | strategy: |
107 | 107 | matrix: |
108 | 108 | os: [windows-latest, ubuntu-latest, macos-latest] |
109 | | - python-version: [3.9, '3.10', 3.11, 3.12, 3.13, 3.14, 3.14t, pypy3.10, pypy3.11-7.3.20] |
| 109 | + python-version: [3.9, '3.10', 3.11, 3.12, 3.13, 3.14, 3.14t, pypy3.11-7.3.20] |
110 | 110 | steps: |
111 | 111 | - name: Check out repo |
112 | 112 | uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 |
@@ -221,7 +221,7 @@ jobs: |
221 | 221 | fail-fast: false # If there are failures, sometimes it is instructive to see which combinations passed |
222 | 222 | matrix: |
223 | 223 | os: [windows-latest, ubuntu-latest, macos-latest] |
224 | | - python-version: [3.9, '3.10', 3.11, 3.12, 3.13, 3.14, 3.14t, pypy3.10, pypy3.11-7.3.20] |
| 224 | + python-version: [3.9, '3.10', 3.11, 3.12, 3.13, 3.14, 3.14t, pypy3.11-7.3.20] |
225 | 225 | steps: |
226 | 226 | - name: Check out repo |
227 | 227 | uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 |
@@ -320,7 +320,7 @@ jobs: |
320 | 320 | strategy: |
321 | 321 | matrix: |
322 | 322 | os: [windows-latest, ubuntu-latest, macos-latest] |
323 | | - python-version: [3.9, '3.10', 3.11, 3.12, 3.13, 3.14, 3.14t, pypy3.10, pypy3.11-7.3.20] |
| 323 | + python-version: [3.9, '3.10', 3.11, 3.12, 3.13, 3.14, 3.14t, pypy3.11-7.3.20] |
324 | 324 | steps: |
325 | 325 | - name: Check out repo |
326 | 326 | uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 |
@@ -378,7 +378,7 @@ jobs: |
378 | 378 | strategy: |
379 | 379 | matrix: |
380 | 380 | os: [windows-latest, ubuntu-latest, macos-latest] |
381 | | - python-version: [3.9, '3.10', 3.11, 3.12, 3.13, 3.14, 3.14t, pypy3.10, pypy3.11-7.3.20] |
| 381 | + python-version: [3.9, '3.10', 3.11, 3.12, 3.13, 3.14, 3.14t, pypy3.11-7.3.20] |
382 | 382 | steps: |
383 | 383 | - name: Check out repo |
384 | 384 | uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 |
|
0 commit comments