We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f71f2a2 commit 7afb357Copy full SHA for 7afb357
1 file changed
.github/workflows/wheels.yml
@@ -147,6 +147,7 @@ jobs:
147
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
148
with:
149
python-version: "3.14"
150
+ allow-prereleases: true
151
152
- name: Pyodide setup
153
if: ${{ matrix.buildplat[1] == 'pyodide_wasm32' }}
0 commit comments