Skip to content

Commit

Permalink
upgrade circleci macos image
Browse files Browse the repository at this point in the history
  • Loading branch information
omry committed Jun 7, 2024
1 parent f82ecbc commit 3963f56
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 @@ -120,7 +120,7 @@ jobs:
py_version:
type: string
macos:
xcode: "13.4.1"
xcode: "15.3.0"
steps:
- macos:
py_version: << parameters.py_version >>
Expand Down

0 comments on commit 3963f56

Please sign in to comment.