Commit Graph

10 Commits

Author SHA1 Message Date
Andreas Süßenbach
d127fea13f
Loop over cpp_standard and build_type in macos CI (#1766) 2024-01-08 09:02:32 +01:00
Andreas Süßenbach
19dd76bcb4
Change CI on MacOS from macos-11 to macos-latest. (#1749) 2023-12-13 14:50:01 +01:00
Andreas Süßenbach
2e5e845bb9
Add C++23 to the workflow. (#1713) 2023-11-02 08:54:14 +01:00
Stephan Seitz
a858acdd90
Update workflow deps (#1667)
* ci: update workflow versions

This should avoid deprecation warnings shown for example in
https://github.com/KhronosGroup/Vulkan-Hpp/actions/runs/6319631419

* ci: set correct CMake options in update-header-pr workflow
2023-09-28 16:39:48 +02:00
Andreas Süßenbach
397ffad84a
Fix defines in workflow files to enable compilation of tests and samples in CI. (#1595) 2023-06-20 14:43:35 +02:00
Stephan Seitz
bd81847c98
ci: only run ci-macos on PRs (like ci-ubuntu/ci-windows) (#1511) 2023-02-20 11:51:44 +01:00
scribam
9649d9980b
Update actions/checkout in GitHub Actions (#1482) 2023-01-19 08:11:46 +01:00
asuessenbach
d0a85f095f Switch MacOS CI from using macos-latest to macos-11, trying to make it work again! 2022-11-04 15:16:26 +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
9e4f6812fb Add CI on MacOS. 2022-06-21 14:48:56 +02:00