chore: Set M1 Medium on CircleCI (#5196)

This commit is contained in:
Diego Mello 2023-09-01 13:53:19 -03:00 committed by GitHub
parent 024088dca6
commit 66819681ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ orbs:
macos: &macos
macos:
xcode: "14.2.0"
resource_class: macos.m1.large.gen1
resource_class: macos.m1.medium.gen1
bash-env: &bash-env
BASH_ENV: "~/.nvm/nvm.sh"