Skip to content

Commit 917bf47

Browse files
devignedabrown
andauthored
Start versioning the WASI NN package (WebAssembly#72)
* add pkg version 0.2.0-rc-2024-06-25 to start wit pkg versioning * Update `ml.md` with `wit-bindgen` * Update `wit-abi-up-to-date` CI tool * Apply tweaks from `[email protected]` --------- Signed-off-by: David Justice <[email protected]> Co-authored-by: Andrew Brown <[email protected]>
1 parent e7e2b57 commit 917bf47

File tree

3 files changed

+133
-98
lines changed

3 files changed

+133
-98
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v4
14-
- uses: WebAssembly/wit-abi-up-to-date@v16
14+
- uses: WebAssembly/wit-abi-up-to-date@v21

0 commit comments

Comments
 (0)