Tag Archives: ci/cd

CI/CD for Amiberry using Github Actions (pt 1)

The Amiberry emulator supports multiple platforms, so if you want to provide binaries on new releases (like I do), you’ll have a lot of compiling to do. Now, you could just compile a binary manually for each platform you have available, but that would take (very) a long time (especially if you have some slow… Read More: CI/CD for Amiberry using Github Actions (pt 1) »