|
27 | 27 | target: x86_64 |
28 | 28 | - runner: ubuntu-24.04 |
29 | 29 | target: aarch64 |
30 | | - python-version: ["3.10", "3.11", "3.12", "3.13", "3.13t", "3.14", "3.14t", "pypy3.11"] |
| 30 | + python-version: ["3.10", "3.11", "3.12", "3.13", "3.13t", "3.14", "3.14t", "pypy3.11", "graalpy-25.0"] |
31 | 31 | steps: |
32 | 32 | - uses: actions/checkout@v6 |
33 | 33 | with: |
|
58 | 58 | target: x86_64 |
59 | 59 | - runner: ubuntu-24.04 |
60 | 60 | target: aarch64 |
61 | | - python-version: ["3.10", "3.11", "3.12", "3.13", "3.13t", "3.14", "3.14t", "pypy3.11"] |
| 61 | + python-version: ["3.10", "3.11", "3.12", "3.13", "3.13t", "3.14", "3.14t", "pypy3.11", "graalpy-25.0"] |
62 | 62 | steps: |
63 | 63 | - uses: actions/checkout@v6 |
64 | 64 | with: |
|
87 | 87 | platform: |
88 | 88 | - runner: windows-latest |
89 | 89 | target: x64 |
90 | | - python-version: ["3.10", "3.11", "3.12", "3.13", "3.13t", "3.14", "3.14t"] |
| 90 | + python-version: ["3.10", "3.11", "3.12", "3.13", "3.13t", "3.14", "3.14t", "graalpy-25.0"] |
91 | 91 | steps: |
92 | 92 | - uses: actions/checkout@v6 |
93 | 93 | with: |
@@ -116,7 +116,7 @@ jobs: |
116 | 116 | platform: |
117 | 117 | - runner: macos-15 |
118 | 118 | target: aarch64 |
119 | | - python-version: ["3.10", "3.11", "3.12", "3.13", "3.13t", "3.14", "3.14t", "pypy3.11"] |
| 119 | + python-version: ["3.10", "3.11", "3.12", "3.13", "3.13t", "3.14", "3.14t", "pypy3.11", "graalpy-25.0"] |
120 | 120 | steps: |
121 | 121 | - uses: actions/checkout@v6 |
122 | 122 | with: |
|
0 commit comments