-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot find an installed Xcode satisfying '13.4' on macos-12-Readme.md #6108
Comments
Hello @StNebel.
|
Same issue here. Same configurations:
|
@3pehrbehroozi, Could you provide minimal repro steps with repo? |
@al-cheb It happens sometimes. I'm having the issue with a private repo that can't be shared. The repro steps are easy, but it's not happening every time:
For our case, we have to run the workflows 5 - 6 times until we hit the version we need. |
@al-cheb Runner version is the same but I'm running on a |
@al-cheb True. And that's the issue. Not all mentioned Xcode versions are available every time. |
Looks like a bug with xcversion not with the image. |
@al-cheb Yup. Confirming with some debugging. The command I put after the ls -a /Applications | grep Xcode |
Close as external - xcpretty/xcode-install#465 |
Description
Cant fint Xcode 13.4 via xcversion on macos-12.
GitHub workflow
Platforms affected
Virtual environments affected
Image version and build link
Current runner version: '2.295.0'
Operating System
macOS
12.5
21G72
Virtual Environment
Environment: macos-12
Version: 20220815.1
Included Software: https://github.com/actions/runner-images/blob/macOS-12/20220815.1/images/macos/macos-12-Readme.md
Image Release: https://github.com/actions/runner-images/releases/tag/macOS-12%2F20220815.1
Runner Image Provisioner
1.0.0.0-main-20220812-3
GITHUB_TOKEN Permissions
Actions: write
Checks: write
Contents: write
Deployments: write
Discussions: write
Issues: write
Metadata: read
Packages: write
Pages: write
PullRequests: write
RepositoryProjects: write
SecurityEvents: write
Statuses: write
Secret source: Actions
Prepare workflow directory
Prepare all required actions
Getting action download info
Download action repository 'actions/checkout@v2' (SHA:7884fcad6b5d53d10323aee724dc68d8b9096a2e)
Download action repository 'actions/cache@v2' (SHA:937d24475381cd9c75ae6db12cb4e79714b926ed)
Is it regression?
idk
Expected behavior
can find xcode 13.4 on macos-12
Actual behavior
can not find xcode 13.4 on macos-12
Repro steps
see description - default workflow
The text was updated successfully, but these errors were encountered: