Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
toyobayashi committed Feb 16, 2023
1 parent 981fd63 commit 8dca2f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
name: Build
runs-on: ${{ matrix.os }}
env:
WASI_VERSION: '20.0+threads'
WASI_VERSION: '20+threads'
WASI_VERSION_FULL: '20.0.threads'
WASI_SDK_PATH: './wasi-sdk-20.0.threads'
LLVM_VERSION: '15.0.7'
Expand Down

0 comments on commit 8dca2f1

Please sign in to comment.