wasm-micro-runtime/.github/workflows
Wenyong Huang b1502258ea
Fix CI error when install packages for macos-14 (#3270)
MacOS CI ran failed with "error: externally-managed-environment" reported
when installing dependencies. Add argument "--break-system-packages" to
fix it.

ps.
https://github.com/bytecodealliance/wasm-micro-runtime/actions/runs/8503917001/job/23291537189
https://github.com/bytecodealliance/wasm-micro-runtime/actions/runs/8502961539/job/23289867170
2024-04-01 15:27:15 +08:00
..
build_docker_images.yml CI: Update version of checkout to suppress warnings (#3093) 2024-01-27 07:55:49 +08:00
build_iwasm_release.yml CI: Update version of checkout to suppress warnings (#3093) 2024-01-27 07:55:49 +08:00
build_llvm_libraries.yml Fix CI error when install packages for macos-14 (#3270) 2024-04-01 15:27:15 +08:00
build_wamr_lldb.yml CI: Update version of checkout to suppress warnings (#3093) 2024-01-27 07:55:49 +08:00
build_wamr_sdk.yml Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
build_wamr_vscode_ext.yml CI: Update version of checkout to suppress warnings (#3093) 2024-01-27 07:55:49 +08:00
build_wamrc.yml CI: Update version of checkout to suppress warnings (#3093) 2024-01-27 07:55:49 +08:00
codeql_buildscript.sh Fix nightly-run CI and CodeQL CI (#3250) 2024-03-22 14:29:30 +08:00
codeql_fail_on_error.py CodeQL: Add more build combinations and disable run on PR (#3246) 2024-03-21 14:18:27 +08:00
codeql.yml Disable CodeQL on fork repo (#3262) 2024-03-28 16:17:48 +08:00
coding_guidelines.yml CI: Update version of checkout to suppress warnings (#3093) 2024-01-27 07:55:49 +08:00
compilation_on_android_ubuntu.yml Make android platform's cmake flags configurable (#3239) 2024-03-21 11:08:40 +08:00
compilation_on_macos.yml Get location info from function indexes in addr2line script (#3206) 2024-03-08 10:20:04 +08:00
compilation_on_nuttx.yml Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
compilation_on_sgx.yml Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
compilation_on_windows.yml Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
create_tag.yml CI: Update version of checkout to suppress warnings (#3093) 2024-01-27 07:55:49 +08:00
hadolint_dockerfiles.yml CI: Update version of checkout to suppress warnings (#3093) 2024-01-27 07:55:49 +08:00
nightly_run.yml Fix nightly-run CI and CodeQL CI (#3250) 2024-03-22 14:29:30 +08:00
release_process.yml Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
reuse_latest_release_binaries.yml CI: Update version of checkout to suppress warnings (#3093) 2024-01-27 07:55:49 +08:00
spec_test_on_nuttx.yml Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2024-02-06 20:47:11 +08:00