Skip to content

Commit b43971f

Browse files
committed
Utilise new macOS resource class for faster CI builds
1 parent 14755fb commit b43971f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version: 2.1
44
macos_config: &macos_config
55
macos:
66
xcode: 12.5.0
7+
resource_class: macos.x86.medium.gen2
78
shell: /bin/bash --login -eo pipefail
89

910
setup_env_file: &setup_env_file

0 commit comments

Comments
 (0)