We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46c7059 commit ed0a863Copy full SHA for ed0a863
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
test_command: pytest --pyargs fast_histogram -m "not hypothesis"
18
sdist-runs-on: ubuntu-22.04
19
targets: |
20
- - cp312-pyodide_wasm32
+ - cp*-pyodide_wasm32
21
env: |
22
CIBW_PLATFORM: pyodide
23
secrets:
0 commit comments