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 6b9724f commit 1836bc9Copy full SHA for 1836bc9
.circleci/config.yml
@@ -3,8 +3,8 @@ version: 2.1
3
jobs:
4
benchmark:
5
macos:
6
- xcode: 16.3.0
7
- resource_class: m4pro.medium
+ xcode: "16.3.0"
+ resource_class: m2pro.medium
8
steps:
9
- checkout
10
- run:
0 commit comments