[wasm] Update binaryen to version 113

This commit is contained in:
Yuta Saito 2023-11-22 14:22:52 +00:00
parent 29c2c63d6c
commit 55cad1835e

View File

@ -49,7 +49,7 @@ jobs:
GITPULLOPTIONS: --no-tags origin ${{ github.ref }}
WASI_SDK_VERSION_MAJOR: 20
WASI_SDK_VERSION_MINOR: 0
BINARYEN_VERSION: 109
BINARYEN_VERSION: 113
WASMTIME_VERSION: v15.0.0
runs-on: ubuntu-20.04