There was an error while loading. Please reload this page.
1 parent 639f79a commit 18e12bbCopy full SHA for 18e12bb
2 files changed
.circleci/config.yml
@@ -49,7 +49,8 @@ jobs:
49
# Below is the definition of your job to build and test your app, you can rename and customize it as you want.
50
build-all:
51
macos:
52
- xcode: 12.5.1
+ xcode: "15.4.0"
53
+ resource_class: m2pro.medium
54
steps:
55
# Checkout the code as the first step.
56
- checkout
.nvmrc
@@ -1 +1 @@
1
-14 || 16
+14
0 commit comments