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 (#742)
  • Loading branch information
AtofStryker authored Sep 20, 2023
1 parent aa13a46 commit a3327d9
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 a3327d9

Please sign in to comment.