Skip to content

Commit

Permalink
Merge pull request #206 from electron/malept/ci/xcode-13
Browse files Browse the repository at this point in the history
ci(macos): use xcode 13 since 10.2.0 has been removed from CircleCI
  • Loading branch information
ckerr authored Oct 6, 2021
2 parents 47f43d4 + ad9698a commit d24034c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
<<: *steps-test
test-mac:
macos:
xcode: "10.2.0"
xcode: "13.0.0"
<<: *steps-test
test-windows:
executor:
Expand Down

0 comments on commit d24034c

Please sign in to comment.