Skip to content

Commit

Permalink
chore: update xcode and resource class for macos runner as gen1 is de…
Browse files Browse the repository at this point in the history
…precated (cypress-io#742)
  • Loading branch information
AtofStryker authored and MikeMcC399 committed Jan 16, 2024
1 parent b62ea36 commit b5fd599
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ orbs:
executors:
mac:
macos:
# Executor should have Node >= required version
xcode: "14.0.0"
xcode: "14.3.1"
resource_class: macos.x86.medium.gen2
browsers:
docker:
- image: 'cypress/browsers:node-18.15.0-chrome-111.0.5563.146-1-ff-111.0.1-edge-111.0.1661.62-1'
Expand Down

0 comments on commit b5fd599

Please sign in to comment.