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

GitHub Actions runner images

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

### Description In the [recent release ](https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20240516.4) you have upgrade the git version to 2.45.1. That upgrade leads to a huge problem, our workflows **especially the ones uses GIT LFS**...

bug
awaiting-deployment
Area: Git
OS: macOS
OS: Ubuntu
OS: Windows
external
bug report

### Description Our frontend build using ChromeDriver on a larger runner started failing today with the error below. It looks like some Chrome default settings files are missing or something....

Area: Testing and code coverage
OS: Ubuntu
investigate
bug report

### Description I recently got an [issue that setting up conda fails on `macos-latest`](https://github.com/s-weigand/setup-conda/issues/432). This is related to [`macos-latest` changing form `macos-12` to `macos-14`](https://github.com/actions/runner-images/commit/da5ebb36223a06890092a423a0466b28ea2de595), where the `macos-13` and `macos-14` images...

needs triage
bug report

### Description With merge of gh-9819 conda builds on Windows started failing on "windows-latest" runners, and could be restored to work on windows-2019. Repository https://github.com/oleksandr-pavlyk/test-ci-windows-latest was created to triage the...

Area: C/C++
OS: Windows
bug report

### Breaking changes Ubuntu 24.04 is now available for all GitHub Actions and Azure DevOps users. You can use the ubuntu 24.04 image label in your YAML to select this...

OS: Ubuntu
Announcement

### Description This unusual routing prevents the normal output from being captured in a variable and used. I see the problem doesn't occur on the macos-11 runner, but it does...

Area: Apple
OS: macOS
Area: Common Tools
bug report

### Description There is a issue with chrome starting from version 124 where it is running in the background and consuming all the cpu causing the machine to not respond...

bug report

### Description Non-terminating error found in configure-apt.sh since the introduction of Ubuntu 24 into the scripts. `2024/05/21 12:38:28 ui error: [1;31m==> amazon-ebs.build_image: /tmp/script_5264.sh: line 45: is_ubuntu24: command not found[0m` From...

OS: Ubuntu
bug report

### Description libyaml-dev is missing on ubuntu-24.04, but is present on all other ubuntu versions, since https://github.com/actions/runner-images/issues/6725. The same reasons as in that issue still apply. It's also causing for...

awaiting-deployment
Area: Packages
OS: Ubuntu
feature request

### Tool name Docs ### Tool license Public ### Add or update? - [ ] Add - [X] Update ### Desired version As per test case or later ### Approximate...

needs triage
feature request