wasm-micro-runtime/.github/workflows
Wenyong Huang 6fdfedb08a
Fix codeql compilation error (#3461)
Update OS to ubuntu-22.04 and install `libgcc-12-dev lib32gcc-12-dev` instead
of `libgcc-11-dev lib32gcc-11-dev`.

And fix a bh_assert condition typo error.

ps.
https://github.com/bytecodealliance/wasm-micro-runtime/actions/runs/9183310069/job/25253782329
2024-05-22 17:27:38 +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 Fix some more spelling issues (#3393) 2024-05-08 09:30:29 +08:00
build_llvm_libraries.yml Fix some spelling issues (#3385) 2024-05-06 07:56:48 +08:00
build_wamr_lldb.yml Update release CI (#3295) 2024-04-09 16:51:36 +08:00
build_wamr_sdk.yml Update release CI (#3295) 2024-04-09 16:51:36 +08:00
build_wamr_vscode_ext.yml Bump actions/setup-node from 3 to 4 (#3307) 2024-04-12 11:33:30 +08:00
build_wamrc.yml CI: Update version of checkout to suppress warnings (#3093) 2024-01-27 07:55:49 +08:00
codeql.yml Fix codeql compilation error (#3461) 2024-05-22 17:27:38 +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 Implement Memory64 support for AOT (#3362) 2024-05-13 11:03:38 +08:00
compilation_on_macos.yml Fix some more spelling issues (#3393) 2024-05-08 09:30:29 +08:00
compilation_on_nuttx.yml Update binary size info in README.md (#3030) 2024-04-23 17:15:53 +08:00
compilation_on_sgx.yml Update spec test to latest commit (#3293) 2024-05-17 10:40:47 +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 Update release CI (#3295) 2024-04-09 16:51:36 +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 Update spec test to latest commit (#3293) 2024-05-17 10:40:47 +08:00
release_process.yml CI: Use macos-13 instead of macos-latest (#3366) 2024-04-26 14:38:49 +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 Fix a few native stack address calculations (#3351) 2024-04-24 16:39:38 +08:00