File tree Expand file tree Collapse file tree 1 file changed +0
-35
lines changed Expand file tree Collapse file tree 1 file changed +0
-35
lines changed Original file line number Diff line number Diff line change @@ -260,41 +260,6 @@ jobs:
260
260
os : macos-13
261
261
arch : x86_64
262
262
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/...
270
- - name : ' WAVM on Windows/x86_64'
271
- engine : ' wavm'
272
- repo : ' com_github_wavm_wavm'
273
- os : windows-2019
274
- arch : x86_64
275
- action : test
276
- targets : -//test/fuzz/...
277
- - name : ' WAMR JIT on Windows/x86_64'
278
- engine : ' wamr-jit'
279
- repo : ' com_github_bytecodealliance_wasm_micro_runtime'
280
- os : windows-2019
281
- arch : x86_64
282
- action : test
283
- targets : -//test/fuzz/...
284
- - name : ' WAMR Interp on Windows/x86_64'
285
- engine : ' wamr-interp'
286
- repo : ' com_github_bytecodealliance_wasm_micro_runtime'
287
- os : windows-2019
288
- arch : x86_64
289
- action : test
290
- targets : -//test/fuzz/...
291
- - name : ' WasmEdge on Windows/x86_64'
292
- engine : ' wasmedge'
293
- repo : ' com_github_wasmedge_wasmedge'
294
- os : windows-2019
295
- arch : x86_64
296
- action : test
297
- targets : -//test/fuzz/...
298
263
- name : ' WAVM on Linux/x86_64'
299
264
engine : ' wavm'
300
265
repo : ' com_github_wavm_wavm'
You can’t perform that action at this time.
0 commit comments