runner-images icon indicating copy to clipboard operation
runner-images copied to clipboard

GitHub Actions runner images

Results 831 runner-images issues
Sort by recently updated
recently updated
newest added

### Description When using `actions/cache@v4` to restore a cache on disk, the `tar` command is erroring out with messages like: ``` /usr/bin/tar: ../../../../../opt/hostedtoolcache/Python/3.10.17/x64/bin: Cannot utime: Operation not permitted /usr/bin/tar: ../../../../../opt/hostedtoolcache/Python/3.10.17/x64/bin:...

OS: Ubuntu
bug report
OS: Ubuntu24

# Description Removing Xcode15.4 and its simulators #### Related issue: ## Check list - [ ] Related issue / work item is attached - [ ] Tests are written (if...

### Breaking changes Python 3.8.x will be removed from Windows 2019, Windows 2022, Ubuntu 22 images. ### Target date Image deployment will start on 2025-06-02 and will take 2-3 days...

OS: Ubuntu
OS: Windows
Announcement

# Description Adding new tool - Ripgrep to all macOS images Added a test in basictools.test.ps1 to verify ripgrep functionality by creating a temporary file containing the word "testing", searching...

### Description I've written up the issue in some detail in https://github.com/rustls/rustls-native-certs/issues/179. Repeating some salient bits here, this script (executed with `sudo`) ends up hanging: ``` + ANY_CA_PEM=integration-tests/one-existing-ca.pem + ANY_CA_SUBJECT='OU=GlobalSign...

OS: macOS
bug report

### Breaking changes Go 1.21 will be removed and the latest version, 1.24, will be added and set as the default on 2025-06-13 for Windows and Ubuntu 22 & 24...

Area: Go
OS: Ubuntu
Announcement
OS: Ubuntu24

`rustup` in GitHub Actions has been updated to `1.28.2`. Since `1.28.2` (https://github.com/rust-lang/rustup/commit/f439f4837650703f17e63d3b58011218b18eb07c), when a repository uses `rust-toolchain.toml` to automatically install the nightly toolchain, rustup consults the profile specified in `~/.rustup/settings.toml`...

### Description [Those comments](https://github.com/actions/runner-images/blob/5676b8b82520e84040b0e57569be0c0db7d92c4c/images/ubuntu/scripts/build/install-docker.sh#L47-L49) about docker gid is incorrect. Docker hasn't changed GID generation. It is always: ``` # make sure the "docker" system group exists for "docker.socket" to apply...

OS: Ubuntu
bug report
OS: Ubuntu24

### Tool name Azure CLI ### Tool license MIT ### Add or update? - [ ] Add - [x] Update ### Desired version 2.72.0 ### Approximate size _No response_ ###...

OS: macOS
OS: Ubuntu
OS: Windows
feature request

### Breaking changes Xcode 15.4 and its related simulator runtimes will be removed from macOS15 images. ### Target date May 29th, 2025 ### The motivation for the changes The macOS-15...

OS: macOS
Announcement