Skip to content

Swift 6: Fix concurrency warnings (#23) #393

Swift 6: Fix concurrency warnings (#23)

Swift 6: Fix concurrency warnings (#23) #393

Workflow file for this run

name: Build
on: push
jobs:
build:
runs-on: ubuntu-latest
container: ghcr.io/swiftwasm/swift:5.9
steps:
- uses: actions/checkout@v4
- run: swift --version
- run: swift build -c debug --triple wasm32-unknown-wasi