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