Skip to content

Commit 51cd82a

Browse files
committed
ci: Update wasmtime to the latest release (38.0.2)
(backport <#4762>) (cherry picked from commit 00360b9)
1 parent 5c84170 commit 51cd82a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/wasi.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ apt-get install -y --no-install-recommends \
1111

1212
# Wasmtime is used to execute tests and wasi-sdk is used to compile tests.
1313
# Download appropriate versions here and configure various flags below.
14-
wasmtime=35.0.0
14+
wasmtime=38.0.2
1515
wasi_sdk=27
1616

1717
curl -L https://github.com/bytecodealliance/wasmtime/releases/download/v$wasmtime/wasmtime-v$wasmtime-x86_64-linux.tar.xz |

0 commit comments

Comments
 (0)