The mac_pro instance type does not support the selected Xcode version. Please consider using mac_mini_m1 or mac_mini_m2 instead. #2391
Replies: 2 comments 10 replies
-
This is also affecting my team |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello there, @DenizKucukozturk @dbrezack make sure you are running the right workflow and the right branch, as you are probably running different one in where the Mac pro instance is selected |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Flutter (Dart)
Steps to reproduce
I am trying to build my app with Xcode 15.2 with Flutter 3.13.6 but build instantly fails.
Here is the selected instance:

Interesting thing is I have 2 other very similar workflows (same Xcode version, same instance) that each build different branch of the same app and they are built by Mac mini M1 with Xcode 15.2 successfuly.
Expected results
Successful build.
Actual results
Build id (optional)
65ddc9d4078e7bd17199dbad
Beta Was this translation helpful? Give feedback.
All reactions