File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 5252 strategy :
5353 fail-fast : false
5454 matrix :
55- python-version : ["3.8", "pypy-3.10", "3.13", "3.14"]
55+ python-version : ["3.8", "pypy-3.10", "3.13", "3.14-beta.1 "]
5656 runs-on : [ubuntu-latest, macos-13]
5757 cmake-version : ["3.15.x"]
5858
9090 - python-version : " 3.12"
9191 runs-on : windows-latest
9292 cmake-version : " 3.26.x"
93- - python-version : " 3.14"
93+ - python-version : " 3.14-beta.1 "
9494 runs-on : windows-latest
9595 cmake-version : " 4.0.x"
9696 - python-version : " 3.13"
@@ -115,7 +115,6 @@ jobs:
115115 with :
116116 python-version : ${{ matrix.python-version }}
117117 allow-prereleases : true
118- check-latest : ${{ matrix.python-version == '3.14' }}
119118
120119 - uses : astral-sh/setup-uv@v6
121120 if : matrix.python-version != 'pypy-3.8'
You can’t perform that action at this time.
0 commit comments