Skip to content

set package version to 0.2.0-rc-2023-11-10 #65

set package version to 0.2.0-rc-2023-11-10

set package version to 0.2.0-rc-2023-11-10 #65

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
abi-up-to-date:
name: Check ABI files are up-to-date
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: WebAssembly/wit-abi-up-to-date@v16