|
15 | 15 | matrix: |
16 | 16 | PYTHON: |
17 | 17 | - {VERSION: "3.8", NOXSESSION: "tests"} |
18 | | - - {VERSION: "3.13", NOXSESSION: "tests"} |
19 | | - - {VERSION: "3.13t", NOXSESSION: "tests"} |
| 18 | + - {VERSION: "3.14", NOXSESSION: "tests"} |
| 19 | + - {VERSION: "3.14t", NOXSESSION: "tests"} |
20 | 20 | MACOS: |
21 | 21 | - macos-15-intel |
22 | 22 | - macos-latest |
|
52 | 52 | - {ARCH: 'arm64', WINDOWS: 'win-arm64', RUST_TRIPLE: 'aarch64-pc-windows-msvc', RUNNER: 'windows-11-arm'} |
53 | 53 | PYTHON: |
54 | 54 | - {VERSION: "3.8", NOXSESSION: "tests"} |
55 | | - - {VERSION: "3.13", NOXSESSION: "tests"} |
56 | | - - {VERSION: "3.13t", NOXSESSION: "tests"} |
| 55 | + - {VERSION: "3.14", NOXSESSION: "tests"} |
| 56 | + - {VERSION: "3.14t", NOXSESSION: "tests"} |
57 | 57 | exclude: |
58 | 58 | - WINDOWS: {ARCH: 'arm64', WINDOWS: 'win-arm64', RUST_TRIPLE: 'aarch64-pc-windows-msvc'} |
59 | 59 | PYTHON: {VERSION: "3.8", NOXSESSION: "tests"} |
|
94 | 94 | - {VERSION: "3.12", NOXSESSION: "tests"} |
95 | 95 | - {VERSION: "3.13", NOXSESSION: "tests"} |
96 | 96 | - {VERSION: "3.13t", NOXSESSION: "tests"} |
97 | | - - {VERSION: "3.14-dev", NOXSESSION: "tests"} |
98 | | - - {VERSION: "3.14t-dev", NOXSESSION: "tests"} |
99 | | - - {VERSION: "pypy-3.9", NOXSESSION: "tests"} |
100 | | - - {VERSION: "pypy-3.10", NOXSESSION: "tests"} |
| 97 | + - {VERSION: "3.14", NOXSESSION: "tests"} |
| 98 | + - {VERSION: "3.14t", NOXSESSION: "tests"} |
101 | 99 | - {VERSION: "pypy-3.11", NOXSESSION: "tests"} |
102 | 100 |
|
103 | 101 | # MSRV |
|
0 commit comments