Skip to content

Commit

Permalink
updated CircleCI XCode to 13.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vsoftco committed Jan 4, 2022
1 parent cd522a3 commit be38027
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 @@ -55,7 +55,7 @@ jobs:
macOS:
description: A template for building and testing liboqs-cpp on macOS
macos:
xcode: "11.3.0"
xcode: "13.2.1"
steps:
- checkout # change this from "checkout" to "*localCheckout" when running CircleCI locally
- run:
Expand Down

0 comments on commit be38027

Please sign in to comment.