|
24 | 24 | fail-fast: false |
25 | 25 | matrix: |
26 | 26 | distro_version: ["3.19", "3.20"] |
27 | | - runtime_version: ["3.10", "3.11", "3.12", "3.13"] |
| 27 | + runtime_version: ["3.10", "3.11", "3.12", "3.13", "3.14"] |
28 | 28 |
|
29 | 29 | steps: |
30 | 30 | - uses: actions/checkout@v4 |
|
41 | 41 | fail-fast: false |
42 | 42 | matrix: |
43 | 43 | distro_version: ["bookworm", "bullseye"] |
44 | | - runtime_version: ["3.10", "3.11", "3.12", "3.13"] |
| 44 | + runtime_version: ["3.10", "3.11", "3.12", "3.13", "3.14"] |
45 | 45 |
|
46 | 46 | steps: |
47 | 47 | - uses: actions/checkout@v4 |
|
73 | 73 | strategy: |
74 | 74 | fail-fast: false |
75 | 75 | matrix: |
76 | | - runtime_version: ["3.12", "3.13"] |
| 76 | + runtime_version: ["3.12", "3.13", "3.14"] |
77 | 77 |
|
78 | 78 | steps: |
79 | 79 | - uses: actions/checkout@v4 |
|
90 | 90 | fail-fast: false |
91 | 91 | matrix: |
92 | 92 | distro_version: ["22.04", "24.04"] |
93 | | - runtime_version: ["3.10", "3.11", "3.12", "3.13"] |
| 93 | + runtime_version: ["3.10", "3.11", "3.12", "3.13", "3.14"] |
94 | 94 |
|
95 | 95 | steps: |
96 | 96 | - uses: actions/checkout@v4 |
|
0 commit comments