We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c81b687 commit 0e73cd3Copy full SHA for 0e73cd3
.circleci/config.yml
@@ -51,7 +51,7 @@ jobs:
51
macOS:
52
description: A template for building and testing liboqs-python on macOS
53
macos:
54
- xcode: "13.2.0"
+ xcode: "13.3.1"
55
steps:
56
- checkout # change this from "checkout" to "*localCheckout" when running CircleCI locally
57
- run:
0 commit comments