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 e241e25 commit 49cb70eCopy full SHA for 49cb70e
1 file changed
.circleci/config.yml
@@ -106,7 +106,7 @@ jobs:
106
107
mac:
108
macos:
109
- xcode: 12.5.1
+ xcode: 14.0
110
steps:
111
- checkout
112
- run:
@@ -133,7 +133,7 @@ jobs:
133
134
maintenanceOutOfProcessImposters:
135
executor: node-maintenance
136
- resource_class: xlarge
+ resource_class: large
137
environment:
138
- MB_PORT: 3535
139
- MB_PERSISTENT: true
0 commit comments