Commit graph

5 commits

Author SHA1 Message Date
Hermet Park
b322860745 infra/workflow: includes the gl engine build test. 2024-06-27 14:42:27 +09:00
Rafał Mikrut
71f596b173 Better regression testing 2024-04-06 12:08:22 +09:00
JunsuChoi
6a1249e77a infra/window: Remove version fix of meson
Version 0.58 find missing libraries and causes an error.
(ex: libwebp 1.0).
There is no need to fix the current version, so always use the latest version.
2024-04-05 18:01:28 +09:00
Hermet Park
926f3f37db infra/gitaction: corrected meson build commands
meson "setup" is a mandatory command. skipping has been deprecated.
2023-12-26 17:44:49 +09:00
Hermet Park
5b8999e417 infra: updated gitaction CI build test with MacOS
@Issue: https://github.com/thorvg/thorvg/issues/1433
2023-09-13 12:33:16 +09:00