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

### Breaking changes When will macos-11 be removed? ### Target date ??? ### The motivation for the changes The image deprecation policy in the README says: https://github.com/actions/runner-images/blob/cb3fcb62b9ccef6bfcf0ffd613e0baad92e5a9e8/README.md?plain=1#L137-L144 macos-11 got deprecated...

question
OS: macOS
Area: Image administration
bug report

### Description microsoft package adds feeds for three architectures ``` deb [arch=amd64,arm64,armhf signed-by=/usr/share/keyrings/microsoft-prod.gpg] https://packages.microsoft.com/ubuntu/24.04/prod noble main ``` which adds some overhead for "apt-get update" for every single run it's about...

OS: Ubuntu
feature request

# :desktop_computer: Actions Runner Image: macOS 13 - OS Version: macOS 13.6.7 (22G807) - Kernel Version: Darwin 22.6.0 - Image Version: 20240630.1 ## :mega: What's changed? ### Added :heavy_plus_sign: Category...

### Description While running the pipeline in azure devops for Android application, there was an issue due to which the pipeline failed - "The process '/Users/runner/work/1/s/gradlew' failed with exit code...

bug
duplicate
Area: Android
OS: macOS
bug report

# :desktop_computer: Actions Runner Image: Windows Server 2022 - OS Version: 10.0.20348 Build 2529 - Image Version: 20240630.1.1 ## :mega: What's changed? ### Updated Category Tool name Previous (20240624.1.0) Current...

### Description The `netdevsim` kernel module simulates network devices. In contrast to the so-called `dummy` kind network interfaces, netdevsims are actually virtual _devices_ and not just _network interfaces_. Kernel netdevsim...

OS: Ubuntu
feature request
bug report

### Tool name GCC 14 ### Tool license Same as previous versions ### Add or update? - [X] Add - [ ] Update ### Desired version Latest ### Approximate size...

awaiting-deployment
Area: C/C++
OS: macOS
feature request

### Description apparmor.service being enabled by default in the images causes various issues (e.g. https://gitlab.com/apparmor/apparmor/-/issues/402). Given these are ephemeral build VMs where users have full root access already and can...

OS: Ubuntu
Area: Common Tools
bug report

### Description While running Xcode builds against the macOS-14 pipelines, xcodebuild fails because it cannot find a scheme for iphoneos18.0. It looks like even though Xcode16.0 is installed, it's missing...

bug
Area: Apple
OS: macOS
bug report

# Description This PR ensures that Azure CLI ('az') is installed and operational by attempting to retrieve its help information. If the command fails, it provides an error message and...

CI ubuntu-all