File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4242 # Used to host cibuildwheel
4343 - uses : actions/setup-python@v6
4444 with :
45- python-version : " 3.11 - 3.13 "
45+ python-version : " 3.11 - 3.14 "
4646 update-environment : false
4747 - name : install cibuildwheel
4848 run : |
@@ -116,7 +116,7 @@ jobs:
116116 # Used to host cibuildwheel
117117 - uses : actions/setup-python@v6
118118 with :
119- python-version : " 3.11 - 3.13 "
119+ python-version : " 3.11 - 3.14 "
120120 update-environment : false
121121 - name : install cibuildwheel
122122 run : |
@@ -178,7 +178,7 @@ jobs:
178178 # Used to host cibuildwheel
179179 - uses : actions/setup-python@v6
180180 with :
181- python-version : " 3.11 - 3.13 "
181+ python-version : " 3.11 - 3.14 "
182182 update-environment : false
183183 - name : install cibuildwheel
184184 run : |
You can’t perform that action at this time.
0 commit comments