Skip to content

Commit

Permalink
build pyodide wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
Anexen committed Feb 3, 2024
1 parent 48a270f commit f4310fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
maturin-version: ${{ env.MATURIN_VERSION }}
target: ${{ matrix.target }}
manylinux: auto
args: --release --strip -i 3.9
args: --release --strip -i 3.11
- name: Upload wheels
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit f4310fc

Please sign in to comment.