-
Based on ~~[GitHub Changelog](https://github.blog/changelog/2023-01-31-github-actions-job-summary-updates/)~~ https://github.com/actions/runner/issues/886#issuecomment-1669631425, they aim to make the…
-
### Checks
- [X] I've already read https://github.com/actions/actions-runner-controller/blob/master/TROUBLESHOOTING.md and I'm sure my issue is not covered in the troubleshooting guide.
- [X] I'm not…
-
### Description
The macos-14/macos-15 runner instances have the same hw.uuid which is preventing licensed software from properly activating during our builds.
Regression from macos-13 runners.
…
-
The repository that houses the images installed on GitHub-hosted runners has been renamed from actions/virtual-environments to actions/runner-images. These images are maintained by GitHub and used by …
-
### Description
When starting the iOS simulators on macos-15, the following assertion happens:
```
AVPIdentity: AppleVirtualPlatformHostKey.mm:234: Assert: platformExpert, value: 0
AVPIdentit…
-
**Description:**
I'm not sure if this is an issue with [actions/setup-python](https://github.com/actions/setup-python), `pipx`, or the runners themselves - but the behavior for this changed f…
-
Upgrading action to the 3.3.0 version (from 3.2.17) causes errors when building at least on Linux (reproduced on `ubuntu-latest` and `ubuntu-22.04` GH-hosted runners) and macOS (reproduced on `macos-1…
-
We have resolved #536, but now unfortunately the `macos-12` runner image is deprecated and will be unsupported by 3 December 2024 in GitHub Actions.
See also: https://github.com/actions/runner-imag…
tueda updated
1 month ago
-
### What happened?
I'm getting this error
```
Error: EACCES: permission denied, open '/__w/_temp/_runner_file_commands/set_output_d2205233-0bbe-4051-bbc9-e5172c1bd80c'
```
With this stanza
…
-
**Description:**
I suspect that I'm just getting the labeler syntax wrong, but unfortunately I can't get it to work. Some assistance would be appreciated.
I'm getting the same error messag…