GitHub Actions runner images
Browse cluster: Haskell tooling and libraries →Runner-images is the source repository for building virtual machine images used by GitHub Actions and Azure DevOps pipelines. The project generates pre-configured environments for Windows, Ubuntu, and macOS runners across multiple OS versions and architectures. Windows and Ubuntu images are built using Packer on Azure infrastructure, while macOS images use Anka virtualization. The repository maintains detailed toolset specifications for components like Xcode, Android SDKs, and various development tools, with validation tests written in PowerShell using Pester to ensure JSON toolset configuration integrity.