runner-images
runner-images copied to clipboard
GitHub Actions runner images
### Breaking changes homebrew will be removed from $PATH on Ubuntu images. ### Target date Image deployment will start September 22nd, and will be finished on Monday, September 27th. ###...
# Description As we are parsing semver from the API server on macOS and Windows it is the easiest way to do so on Linux, too #### Related issue: https://github.com/actions/runner-images/issues/6302...
### Description When using (Rust-) `cargo install ` in a build job and then trying to run it, the executable cannot be found because the entry for the Cargo bin...
### Breaking changes The third party repository for PHP will be removed from the Ubuntu 22.04 image in favor of the official Ubuntu software repository. ### Target date October, 31....
### Breaking changes We are going to remove alpine:3.12, alpine:3.13 from the list of pre-cached images on VM and add alpine:3.15, alpine:3.16 docker images on Ubuntu 20.04. We are going...
### Tool name alpine:3.16 ### Tool license https://pkgs.alpinelinux.org/packages ### Add or update? - [X] Add - [ ] Update ### Desired version 3.16 ### Approximate size _No response_ ### Brief...
### Description From time to time when I run `vcpkg install` and restore cached binaries, build just fails with the next error: ``` No such file or directory ``` I...
### Tool name ARM64 Linux ### Tool license new processor architecture ### Add or update? - [X] Add - [ ] Update ### Desired version arm64 ### Approximate size _No...
### Description For Ubuntu images, in the [readme file](https://github.com/actions/runner-images/blob/releases/ubuntu20/20220922/images/linux/Ubuntu2004-Readme.md#java), the version of java 11 is 11.0.16+1 and java 17 is 17.0.4+1. But the correct tag for those two versions is...
MEF initialization is very costly and can take up to 15' on first run of VS. MEF is only initialized when some action in the IDE requires resolving a MEF...