wasm-micro-runtime/.github/workflows
YAMAMOTO Takashi 0158eea965
build_wamr_lldb.yml: sync lldb build options between ubuntu and macos (#2132)
Notably, this disables python scripting support on ubuntu:

* It isn't necessary for the primary purpose of this build. (that is, the vscode extension)
* It has been disabled in the macOS counterpart.
* It allows to use the same binary for 22.04 and 20.04. (note: 22.04 and 20.04 provide different versions of libpython)
2023-04-19 14:01:48 +08:00
..
build_docker_images.yml Update release notes and fix issues reported by Coverity (#1813) 2022-12-20 14:37:07 +08:00
build_iwasm_release.yml Fix compilation errors of workload xnnpack and meshoptimizer (#2081) 2023-03-30 21:15:21 +08:00
build_llvm_libraries.yml Add gh api call for fetching llvm version (#1942) 2023-02-09 07:49:07 +08:00
build_wamr_lldb.yml build_wamr_lldb.yml: sync lldb build options between ubuntu and macos (#2132) 2023-04-19 14:01:48 +08:00
build_wamr_sdk.yml Add CIs to release new version and publish binary files (#1648) 2022-10-28 13:55:41 +08:00
build_wamr_vscode_ext.yml Update version number and release notes (#2103) 2023-04-04 12:13:40 +08:00
build_wamrc.yml Fix compilation errors of workload xnnpack and meshoptimizer (#2081) 2023-03-30 21:15:21 +08:00
coding_guidelines.yml Fix minor typos in coding guidelines workflow (#1943) 2023-02-09 03:25:35 +08:00
compilation_on_android_ubuntu.yml Enable CI build for gcc 4.8 on linux (#2106) 2023-04-06 10:10:07 +08:00
compilation_on_macos.yml Use wasi-sdk-20 to build wasi-threads cases in CI (#2095) 2023-04-03 08:43:11 +08:00
compilation_on_nuttx.yml ci: Setup wasi-sdk for compilation on nuttx to fix break (#2012) 2023-03-07 12:06:38 +08:00
compilation_on_sgx.yml ci: Enable WASI threads in CI (#2086) 2023-03-30 10:05:00 +08:00
compilation_on_windows.yml ci: Refactor windows build definition (#2087) 2023-03-30 09:34:30 +08:00
create_tag.yml Update messages/comments to refer the new place of the version definition (#2133) 2023-04-18 21:09:18 +08:00
release_process.yml Fix several issues in CI binary releasing (#2064) 2023-03-26 12:19:45 +08:00
reuse_latest_release_binaries.yml Add CIs to release new version and publish binary files (#1648) 2022-10-28 13:55:41 +08:00
spec_test_on_nuttx.yml spectest/nuttx: Increase stack size of iwasm task (#2082) 2023-03-29 17:24:44 +08:00