Skip to content

Commit 9b69d37

Browse files
committed
Use wasmtime v39.0.1
1 parent 52cbb26 commit 9b69d37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/compile-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
runs-on: ${{ matrix.os }}
142142
needs: [build_assemblyscript, build_c, build_rust]
143143
env:
144-
WASMTIME_VERSION: v37.0.1
144+
WASMTIME_VERSION: v39.0.1
145145
strategy:
146146
matrix:
147147
os: [ubuntu-latest, windows-latest, macos-latest, windows-11-arm]

0 commit comments

Comments
 (0)