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 0e73cd3 commit 3bb32f3Copy full SHA for 3bb32f3
.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.3.1"
+ xcode: "13.2.1"
55
steps:
56
- checkout # change this from "checkout" to "*localCheckout" when running CircleCI locally
57
- run:
0 commit comments