{ "toolcache": [ { "name": "Python", "url" : "https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json", "platform" : "linux", "platform_version": "20.04", "arch": "x64", "versions": [ "2.7.*", "3.5.*", "3.6.*", "3.7.*", "3.8.*", "3.9.*" ] }, { "name": "PyPy", "arch": "x64", "platform" : "linux", "versions": [ "2.7", "3.6" ] }, { "name": "node", "url" : "https://raw.githubusercontent.com/actions/node-versions/main/versions-manifest.json", "platform" : "linux", "arch": "x64", "versions": [ "8.*", "10.*", "12.*", "14.*" ] }, { "name": "go", "url" : "https://raw.githubusercontent.com/actions/go-versions/main/versions-manifest.json", "arch": "x64", "platform" : "linux", "versions": [ "1.14.*", "1.15.*" ], "default": "1.14.*" } ], "android": { "platform_min_version": "27", "build_tools_min_version": "27.0.0", "extra_list": [ "android;m2repository", "google;m2repository", "google;google_play_services" ], "addon_list": [ ], "additional_tools": [ "cmake;3.10.2.4988404", "patcher;v4", "ndk-bundle", "platform-tools" ] }, "powershellModules": [ {"name": "MarkdownPS"}, {"name": "Pester"} ], "apt": { "common_packages": [ "dbus", "dnsutils", "dpkg", "fakeroot", "gnupg2", "iproute2", "iputils-ping", "lib32z1", "libc++abi-dev", "libc++-dev", "libcurl4", "libgbm-dev", "libgconf-2-4", "libgtk-3-0", "libsecret-1-dev", "libsqlite3-dev", "libunwind8", "libxkbfile-dev", "libxss1", "locales", "openssh-client", "pkg-config", "python-is-python3", "rpm", "texinfo", "tk", "tzdata", "upx", "xorriso", "xvfb", "xz-utils", "zstd", "zsync" ], "cmd_packages": [ "bison", "brotli", "bzip2", "curl", "file", "flex", "ftp", "jq", "m4", "netcat", "parallel", "patchelf", "rsync", "shellcheck", "sqlite3", "ssh", "sudo", "telnet", "time", "unzip", "wget", "zip" ] }, "docker": { "images": [ "alpine:3.7", "alpine:3.8", "alpine:3.9", "alpine:3.10", "buildpack-deps:stretch", "buildpack-deps:buster", "debian:8", "debian:9", "jekyll/builder", "mcr.microsoft.com/azure-pipelines/node8-typescript", "node:10", "node:12", "node:10-alpine", "node:12-alpine", "ubuntu:14.04" ] }, "pipx": [ { "package": "yamllint", "cmd": "yamllint" }, { "package": "aws-sam-cli", "cmd": "sam" } ] }