Skip to content

Commit c81b687

Browse files
authored
Update version of Xcode used on CircleCI (#42)
1 parent e3327b1 commit c81b687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
macOS:
5252
description: A template for building and testing liboqs-python on macOS
5353
macos:
54-
xcode: "11.3.0"
54+
xcode: "13.2.0"
5555
steps:
5656
- checkout # change this from "checkout" to "*localCheckout" when running CircleCI locally
5757
- run:

0 commit comments

Comments
 (0)