Skip to content

Commit 37972ff

Browse files
alexcrichtontgross35
authored andcommitted
Update wasi-sdk used in testing
(backport <#4747>) (cherry picked from commit 3fb070e)
1 parent 427a2cc commit 37972ff

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
@@ -12,7 +12,7 @@ apt-get install -y --no-install-recommends \
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.
1414
wasmtime=35.0.0
15-
wasi_sdk=25
15+
wasi_sdk=27
1616

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

0 commit comments

Comments
 (0)