Skip to content

Commit

Permalink
feat: change default macos executor to macos.x86.medium.gen2. Breakin…
Browse files Browse the repository at this point in the history
…g change as medium is deprecated
  • Loading branch information
imlogang authored and fotos committed May 23, 2024
1 parent 5d36515 commit c57560a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/jobs/ios_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ parameters:
resource_class:
description: You can use whatever resource class your plan has access to. See https://circleci.com/docs/using-macos/#available-resource-classes
type: string
default: medium
default: macos.x86.medium.gen2

executor:
name: macos
Expand Down

0 comments on commit c57560a

Please sign in to comment.