GitHub/Actions: Add a workflow running native build with Clang-17
authorWook Song <wook16.song@samsung.com>
Wed, 14 Feb 2024 05:20:57 +0000 (14:20 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Fri, 16 Feb 2024 05:02:33 +0000 (14:02 +0900)
commit79579c0135f577949b78d901783b963cc4a16027
treec7c1c4c3a0aa3837149ede3d0bbb7e1c6806a10c
parent958ce4f53087e0cb5f3adbf7e065a5bd209e258c
GitHub/Actions: Add a workflow running native build with Clang-17

This patch adds a GitHub Actions workflow that builds the project
using Clang/Clang++-17.

Signed-off-by: Wook Song <wook16.song@samsung.com>
.github/workflows/ubuntu_clang_native.yml [new file with mode: 0644]