Previous | 199869 Revisions | Next |
r169128 Wednesday 21st October, 2020 at 11:42:17 UTC by Dirk Best |
---|
Create GitHub Actions for CI (#7335) This is intended as a replacement for AppVeyor and parts of TravisCI. It will create full builds of MAME (including tools) for the following platforms: - Linux (GCC and Clang) - macOS (Clang) - Windows (GCC and MSVC 2019) It will also upload the resulting executable as artifact so that it can be used for regression testing. This commit also removes the unused TeaCI drone files. |
[/branches/fmrewrite] | |
[/branches/fmrewrite/.github/workflows] | ci-linux.yml* ci-macos.yml* ci-windows.yml* |
https://github.com/mamedev/mame/commit/3eaf1be30c5ada8c04221432e13465931f2419b5 |
Previous | 199869 Revisions | Next |