File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -260,27 +260,13 @@ jobs:
260
260
os : macos-13
261
261
arch : x86_64
262
262
action : test
263
- - name : ' WAVM on Windows/x86_64'
264
- engine : ' wavm'
265
- repo : ' com_github_wavm_wavm'
266
- os : windows-2019
267
- arch : x86_64
268
- action : test
269
- targets : -//test/fuzz/...
270
263
- name : ' WAMR on Windows/x86_64'
271
264
engine : ' wamr'
272
265
repo : ' com_github_bytecodealliance_wasm_micro_runtime'
273
266
os : windows-2019
274
267
arch : x86_64
275
268
action : test
276
269
targets : -//test/fuzz/...
277
- - name : ' WasmEdge on Windows/x86_64'
278
- engine : ' wasmedge'
279
- repo : ' com_github_wasmedge_wasmedge'
280
- os : windows-2019
281
- arch : x86_64
282
- action : test
283
- targets : -//test/fuzz/...
284
270
- name : ' WAVM on Linux/x86_64'
285
271
engine : ' wavm'
286
272
repo : ' com_github_wavm_wavm'
You can’t perform that action at this time.
0 commit comments