Skip to content

Commit 2e7b741

Browse files
committed
Fixed yaml indentation
1 parent b43971f commit 2e7b741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

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

1010
setup_env_file: &setup_env_file

0 commit comments

Comments
 (0)