|
11 | 11 | strategy: |
12 | 12 | matrix: |
13 | 13 | os: [windows-latest, ubuntu-latest, macos-latest] |
14 | | - python-version: [3.9, '3.10', 3.11, 3.12, 3.13, 3.13t, 3.14.0-rc.3, 3.14.0t-rc.3, pypy3.10, pypy3.11] |
| 14 | + python-version: [3.9, '3.10', 3.11, 3.12, 3.13, 3.13t, 3.14.0-rc.3, 3.14t-dev, pypy3.10, pypy3.11] |
15 | 15 | steps: |
16 | 16 | - name: Check out repo |
17 | 17 | uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 |
|
46 | 46 | strategy: |
47 | 47 | matrix: |
48 | 48 | os: [windows-latest, ubuntu-latest, macos-latest] |
49 | | - python-version: [3.9, '3.10', 3.11, 3.12, 3.13, 3.14.0-rc.3, 3.14.0t-rc.3, pypy3.10, pypy3.11] |
| 49 | + python-version: [3.9, '3.10', 3.11, 3.12, 3.13, 3.14.0-rc.3, 3.14t-dev, pypy3.10, pypy3.11] |
50 | 50 | steps: |
51 | 51 | - name: Check out repo |
52 | 52 | uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 |
|
73 | 73 | strategy: |
74 | 74 | matrix: |
75 | 75 | os: [windows-latest, ubuntu-latest, macos-latest] |
76 | | - python-version: [3.9, '3.10', 3.11, 3.12, 3.13, 3.14.0-rc.3, 3.14.0t-rc.3, pypy3.10, pypy3.11] |
| 76 | + python-version: [3.9, '3.10', 3.11, 3.12, 3.13, 3.14.0-rc.3, 3.14t-dev, pypy3.10, pypy3.11] |
77 | 77 | steps: |
78 | 78 | - name: Check out repo |
79 | 79 | uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 |
@@ -105,7 +105,7 @@ jobs: |
105 | 105 | strategy: |
106 | 106 | matrix: |
107 | 107 | os: [windows-latest, ubuntu-latest, macos-latest] |
108 | | - python-version: [3.9, '3.10', 3.11, 3.12, 3.13, 3.14.0-rc.3, 3.14.0t-rc.3, pypy3.10, pypy3.11] |
| 108 | + python-version: [3.9, '3.10', 3.11, 3.12, 3.13, 3.14.0-rc.3, 3.14t-dev, pypy3.10, pypy3.11] |
109 | 109 | steps: |
110 | 110 | - name: Check out repo |
111 | 111 | uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 |
@@ -220,7 +220,7 @@ jobs: |
220 | 220 | fail-fast: false # If there are failures, sometimes it is instructive to see which combinations passed |
221 | 221 | matrix: |
222 | 222 | os: [windows-latest, ubuntu-latest, macos-latest] |
223 | | - python-version: [3.9, '3.10', 3.11, 3.12, 3.13, 3.14.0-rc.3, 3.14.0t-rc.3, pypy3.10, pypy3.11] |
| 223 | + python-version: [3.9, '3.10', 3.11, 3.12, 3.13, 3.14.0-rc.3, 3.14t-dev, pypy3.10, pypy3.11] |
224 | 224 | steps: |
225 | 225 | - name: Check out repo |
226 | 226 | uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 |
@@ -319,7 +319,7 @@ jobs: |
319 | 319 | strategy: |
320 | 320 | matrix: |
321 | 321 | os: [windows-latest, ubuntu-latest, macos-latest] |
322 | | - python-version: [3.9, '3.10', 3.11, 3.12, 3.13, 3.14.0-rc.3, 3.14.0t-rc.3, pypy3.10, pypy3.11] |
| 322 | + python-version: [3.9, '3.10', 3.11, 3.12, 3.13, 3.14.0-rc.3, 3.14t-dev, pypy3.10, pypy3.11] |
323 | 323 | steps: |
324 | 324 | - name: Check out repo |
325 | 325 | uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 |
@@ -377,7 +377,7 @@ jobs: |
377 | 377 | strategy: |
378 | 378 | matrix: |
379 | 379 | os: [windows-latest, ubuntu-latest, macos-latest] |
380 | | - python-version: [3.9, '3.10', 3.11, 3.12, 3.13, 3.14.0-rc.3, 3.14.0t-rc.3, pypy3.10, pypy3.11] |
| 380 | + python-version: [3.9, '3.10', 3.11, 3.12, 3.13, 3.14.0-rc.3, 3.14t-dev, pypy3.10, pypy3.11] |
381 | 381 | steps: |
382 | 382 | - name: Check out repo |
383 | 383 | uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 |
|
0 commit comments