summaryrefslogtreecommitdiff
path: root/.github/workflows/c-cpp.yml
AgeCommit message (Collapse)Author
2025-08-07github: Add apt update, use -yTomi Valkeinen
Current workflow seems to be failing, but apt update helps. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
2025-04-22github: compile with multiple compiler versionsTomi Valkeinen
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
2023-10-06workflows: Use "meson setup"Tomi Valkeinen
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
2022-12-18Add github workflows fileTomi Valkeinen
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>