File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -195,7 +195,6 @@ jobs:
195
195
repo : ' com_github_bytecodealliance_wasm_micro_runtime'
196
196
os : macos-13
197
197
arch : x86_64
198
- flags : --config=hermetic-llvm-macos-x86_64
199
198
action : test
200
199
- name : ' WAMR jit on Linux/x86_64'
201
200
engine : ' wamr-jit'
@@ -212,7 +211,6 @@ jobs:
212
211
os : macos-13
213
212
arch : x86_64
214
213
action : test
215
- flags : --config=hermetic-llvm-macos-x86_64
216
214
cache : true
217
215
- name : ' WasmEdge on Linux/x86_64'
218
216
engine : ' wasmedge'
@@ -226,7 +224,6 @@ jobs:
226
224
repo : ' com_github_wasmedge_wasmedge'
227
225
os : macos-13
228
226
arch : x86_64
229
- flags : --config=hermetic-llvm-macos-x86_64
230
227
action : test
231
228
- name : ' Wasmtime on Linux/x86_64'
232
229
engine : ' wasmtime'
@@ -265,7 +262,6 @@ jobs:
265
262
repo : ' com_github_bytecodealliance_wasmtime'
266
263
os : macos-13
267
264
arch : x86_64
268
- flags : --config=hermetic-llvm-macos-x86_64
269
265
action : test
270
266
271
267
steps :
You can’t perform that action at this time.
0 commit comments