game-ci / unity-orb

Build and test Unity projects for several platforms using CircleCI.
https://circleci.com/developer/orbs/orb/game-ci/unity
MIT License
7 stars 12 forks source link

Job was rejected because resource class large, image xcode:13.4.1 is not a valid resource class #71

Closed GabLeRoux closed 3 weeks ago

GabLeRoux commented 3 weeks ago

I updated a few things and merged some PRs in main, the pipelines are failing:

https://app.circleci.com/pipelines/github/game-ci/unity-orb/319/workflows/9385a9fb-c170-4656-84cf-4eb1a37bda94

CleanShot 2024-06-12 at 15 02 23

We probably only need to update the macos runners version. This project hasn't moved for a while.

Problem is located here:

https://github.com/game-ci/unity-orb/blob/8dadf8a039c4fe910357c8015605fb799cb2dbbb/src/executors/macos.yml#L24-L24