Skip to content

Commit

Permalink
.circleci/config.yml: ask for biggest resource class for faster turna…
Browse files Browse the repository at this point in the history
…round (billing by minutes) [networkupstools#1579]

Signed-off-by: Jim Klimov <[email protected]>
  • Loading branch information
jimklimov committed Dec 8, 2024
1 parent 0727ce2 commit 33df550
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ version: 2.1
# https://circleci.com/docs/2.0/configuration-reference/#parameters-requires-version-21
jobs:
osx-xcode:
# https://circleci.com/docs/using-macos/#available-resource-classes
resource_class: m2pro.large
parameters:
XCODE_VER:
type: string
Expand Down

0 comments on commit 33df550

Please sign in to comment.