Skip to content

Commit f71f2a2

Browse files
committed
BLD: try 3.14
1 parent 3973c2b commit f71f2a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
# Used to run cibuildwheel
147147
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
148148
with:
149-
python-version: "3.12"
149+
python-version: "3.14"
150150

151151
- name: Pyodide setup
152152
if: ${{ matrix.buildplat[1] == 'pyodide_wasm32' }}

0 commit comments

Comments
 (0)