Skip to content

Update WASI SDK version from 32 to 33 (#76) #23

Update WASI SDK version from 32 to 33 (#76)

Update WASI SDK version from 32 to 33 (#76) #23

Workflow file for this run

name: Lint
on: [push, pull_request, workflow_dispatch]
permissions: {}
env:
FORCE_COLOR: 1
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
with:
persist-credentials: false
- uses: j178/prek-action@v2.0.2