Commit Graph

6 Commits

Author SHA1 Message Date
Andreas Süßenbach
442c46318e
Change the CI workflow to work on main branch. (#1484) 2023-01-20 18:51:43 +01:00
scribam
9649d9980b
Update actions/checkout in GitHub Actions (#1482) 2023-01-19 08:11:46 +01:00
asuessenbach
5accdbc9d5 Adjust ci-ubuntu.yml to latest changes of runners. 2022-12-10 21:11:05 +01:00
Jinesi Yelizati
9748e47228
Speed up CI by using ninja and parallel build (#1347)
* chore(CI): speed up CI by using ninja and parallel build

* chore(CI): align compiler for c and cxx

* fix(samples): add dependency to generator

* fix(cmake): get rid of file glob

* chore(CI): use clang on mac

glfw don't support gcc on mac

* fix(sample): add depencency on build_vulkan_hpp

* fix(cmake): make sure every target in tests and samples link to utils
2022-07-07 10:22:21 +02:00
asuessenbach
fecd9d68e6 add "sudo apt update" to the ci-ubuntu.yml. 2022-03-10 16:30:59 +01:00
asuessenbach
076fddc52a Use github actions for CI builds. 2021-06-16 16:53:00 +02:00