Skip to content

Commit 09adbd5

Browse files
committed
Remove wasmtime on Windows
Signed-off-by: Keith Mattix II <[email protected]>
1 parent 9bfa856 commit 09adbd5

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -260,13 +260,6 @@ jobs:
260260
os: macos-13
261261
arch: x86_64
262262
action: test
263-
- name: 'Wasmtime on Windows/x86_64'
264-
engine: 'wasmtime'
265-
repo: 'com_github_bytecodealliance_wasmtime'
266-
os: windows-2019
267-
arch: x86_64
268-
action: test
269-
targets: -//test/fuzz/...
270263
- name: 'WAVM on Linux/x86_64'
271264
engine: 'wavm'
272265
repo: 'com_github_wavm_wavm'

0 commit comments

Comments
 (0)