wasm-micro-runtime/.github/workflows
YAMAMOTO Takashi df7013ffa4 .github/workflows/build_wamr_lldb.yml: use a bit more specific cache key
the current key looks like "x86_64-ubuntu-20.04-lldb_build".
it's a way too generic and can even hit the cache from the
previous releases.

this commit makes it contain the WAMR version number.
2024-01-15 15:03:51 +09: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 Using docker image for nuttx spectest (#2887) 2023-12-11 09:48:59 +08:00
build_wamr_lldb.yml .github/workflows/build_wamr_lldb.yml: use a bit more specific cache key 2024-01-15 15:03:51 +09: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 CI: Update used node version to 16 (#2303) 2023-06-21 13:41:30 +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 Improve stack trace dump and fix coding guideline CI (#2599) 2023-09-29 10:52:54 +08:00
compilation_on_android_ubuntu.yml Fix data/elem drop (#2747) 2023-11-18 08:50:16 +08:00
compilation_on_macos.yml Fix data/elem drop (#2747) 2023-11-18 08:50:16 +08:00
compilation_on_nuttx.yml Add arm64 to nuttx compilation test (#2886) 2023-12-08 18:21:47 +08:00
compilation_on_sgx.yml CI: Enable testing AOT multi-module feature (#2621) 2023-10-08 08:36:49 +08:00
compilation_on_windows.yml Enable WASI tests on Windows CI (#2699) 2023-11-06 19:24:06 +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
hadolint_dockerfiles.yml Add hadolint CI for Dockerfile linting (#2387) 2023-07-27 14:54:53 +08:00
nightly_run.yml Fix typo in CI config and suppress STORE_U8 in TSAN (#2802) 2023-12-11 09:16:30 +08:00
release_process.yml Enable more LLVM backends for the release wamrc binary (#2778) 2023-11-16 18:32:28 +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 Using docker image for nuttx spectest (#2887) 2023-12-11 09:48:59 +08:00