Skip to content

Commit

Permalink
macOS CI: bump xcode 12.0.0 -> 13.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jasha10 committed Aug 13, 2022
1 parent 782eb04 commit 0855917
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 @@ -119,7 +119,7 @@ jobs:
py_version:
type: string
macos:
xcode: "12.0.0"
xcode: "13.4.1"
steps:
- macos:
py_version: << parameters.py_version >>
Expand Down Expand Up @@ -190,7 +190,7 @@ jobs:
test_plugin:
type: string
macos:
xcode: "12.0.0"
xcode: "13.4.1"
steps:
- macos:
py_version: << parameters.py_version >>
Expand Down

0 comments on commit 0855917

Please sign in to comment.