Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ci: Include version number in windows runner build | Felix Kröner | 2024-11-10 | 1 | -1/+3 |
| | |||||
* | Add support for windows build on GitHub (#312) | Felix Kröner | 2024-11-07 | 1 | -0/+48 |
This PR adds a Windows build pipeline running on GitHub. Currently it runs on the repository https://github.com/Crown0815/forgejo-runner-windows. So far the build does not include tests, but I am working on a solution. For the time being we can release the windows builds easily though. Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/312 Co-authored-by: Felix Kröner <felix.kroener@gmx.de> Co-committed-by: Felix Kröner <felix.kroener@gmx.de> |