I was hoping to use Codeberg CI to test my code on Windows, Linux, and macOS. However, the docs describe how CI jobs run in containers, so I presume that means Linux containers.
Testing on Windows is essential for my repository as it depends heavily on a library which is implemented quite differently on each OS.
So would it be possible to add Windows CI support?
I was hoping to use Codeberg CI to test my code on Windows, Linux, and macOS. However, the docs describe how CI jobs run in containers, so I presume that means Linux containers.
Testing on Windows is essential for my repository as it depends heavily on a library which is implemented quite differently on each OS.
So would it be possible to add Windows CI support?