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