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 Our azure pipelines are occasionally picking up the 20221127.1 image, instead of the 20221120.1 image that is documented in this repo. It seems to be every 4-6 runs...

needs triage
bug report

# Description The R project (and probably other OSS projects) are using mingw-w64 based compilers, that require the `x86_64-pc-windows-gnu` target for rust code. It would be great if we can...

### Tool name IEDriverServer.exe ### Tool license Apache License, Version 2.0 ### Add or update? - [ ] Add - [X] Update ### Desired version 4.6.0+ ### Approximate size _No...

awaiting-deployment
OS: Windows
feature request

### Description I'd like to run gnome-keyring in a CI workflow to unlock a keystore. In our past Azure DevOps and Jenkins workflows, we did this as follows: ```console sudo...

needs triage
bug report

### Description I tried building a project with dotnet 7.x.x and got an error that said msbuild was too old. ``` ##[error]The nuget command failed with exit code(1) and error(/home/vsts/work/1/s/api/myproject/myproject.csproj...

OS: Ubuntu
investigate
bug report

### Description We recently started seeing a high rate of failure in runs of a job that run `go race` on Linux runners (`ubuntu-latest`). We see the following in the...

OS: Ubuntu
investigate

# Description In order to get the latest zstd version we had to change the way of getting the app. The current approach works with the official facebook repository in...

### Description Erlang and rebar was included in 20.04* and now with the switch of the default image to be 22.04 our actions are failing: https://github.com/erlang/otp/actions/runs/3592910179/jobs/6049191930#step:4:14 From 20.04 readme: *...

OS: Ubuntu
feature request

### Description Here's a pipeline which demonstrates the bug, it should fail but it keeps on running, leading to unexpected consequences in the rest of the pipeline: ``` build-windows-failure-bug: runs-on:...

OS: Windows
bug report

### Description Our build pipelines started failing yesterday for windows-latest VM images. There is no changes related JNI build. And local build passed without issue. I tried build on previous...

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