inexorgame / vulkan-renderer

A new 3D game engine for Linux and Windows using C++20 and Vulkan API 1.3, in very early but ongoing development
https://inexor.org
MIT License
790 stars 34 forks source link

Create our own container for CI to keep it stable #555

Closed IAmNotHanni closed 1 month ago

IAmNotHanni commented 1 month ago

Is your feature request related to a problem?

Our current CI setup is still very easy to break.

Description

Currently, the CI is broken again on all builds.

Alternatives

none

Affected Code

https://github.com/inexorgame/vulkan-renderer/tree/main/.github/workflows

Operating System

none

Additional Context

none

IAmNotHanni commented 1 month ago

We should use

Questions

IAmNotHanni commented 1 month ago

I will close this because we will simply fix the existing CI setup in iceflower/ci_fox.