Skip to content

Commit 8affb1a

Browse files
committed
BLD: wasm
1 parent ea8dfaf commit 8affb1a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/wheels.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@ jobs:
7878
python: "cp313t"
7979
- buildplat: [ macos13, macosx_x86_64, openblas ]
8080
python: "cp314t"
81+
include:
82+
- buildplat: [ ubuntu-22.04, pyodide_wasm32, "" ]
83+
python: ["cp312"]
8184

8285
env:
8386
IS_32_BIT: ${{ matrix.buildplat[1] == 'win32' }} # used in a cibw_*.sh script

0 commit comments

Comments
 (0)