Skip to content

Commit ae64b6f

Browse files
authored
Test Python with wasm32-wasip2 in CI (WebAssembly#669)
1 parent 1101f81 commit ae64b6f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,9 @@ jobs:
229229
include:
230230
- env:
231231
TARGET_TRIPLE: wasm32-wasip1
232+
- env:
233+
TARGET_TRIPLE: wasm32-wasip2
234+
WASI_SNAPSHOT: p2
232235
steps:
233236
- uses: actions/[email protected]
234237
with:

0 commit comments

Comments
 (0)