{ "ubuntu": [ { "image": "Ubuntu 24.04", "label": "`ubuntu-latest` or `ubuntu-24.04`", "included_software": "ubuntu-24.04", "json_url": "https://gist.githubusercontent.com/subir0071/385e39188f4280878bada99250e99db7/raw/ubuntu24.json" }, { "image": "Ubuntu 22.04", "label": "`ubuntu-22.04`", "included_software": "ubuntu-22.04", "json_url": "https://gist.githubusercontent.com/subir0071/385e39188f4280878bada99250e99db7/raw/ubuntu22.json" } ], "macos": [ { "image": "macOS 15 Arm64", "label": "`macos-15` or `macos-15-xlarge`", "included_software": "macOS-15-arm64", "json_url": "https://gist.githubusercontent.com/subir0071/385e39188f4280878bada99250e99db7/raw/macos-15-arm64.json" }, { "image": "macOS 13", "label": "`macos-13` or `macos-13-large`", "included_software": "macOS-13", "json_url": "https://gist.githubusercontent.com/subir0071/385e39188f4280878bada99250e99db7/raw/macos-13.json" }, { "image": "macOS 13 Arm64", "label": "`macos-13-xlarge`", "included_software": "macOS-13-arm64", "json_url": "https://gist.githubusercontent.com/subir0071/385e39188f4280878bada99250e99db7/raw/macos-13-arm64.json" } ], "windows": [ { "image": "Windows Server 2025", "label": "`windows-2025`", "included_software": "windows-2025", "json_url": "https://gist.githubusercontent.com/subir0071/385e39188f4280878bada99250e99db7/raw/win25.json" }, { "image": "Windows Server 2022", "label": "`windows-latest` or `windows-2022`", "included_software": "windows-2022", "json_url": "https://gist.githubusercontent.com/subir0071/385e39188f4280878bada99250e99db7/raw/win22.json" }, { "image": "Windows Server 2019", "label": "`windows-2019`", "included_software": "windows-2019", "json_url": "https://gist.githubusercontent.com/subir0071/385e39188f4280878bada99250e99db7/raw/win19.json" } ] }