Skip to content

Commit

Permalink
executors/macos: add 12.4.0 and 12.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zchee committed May 23, 2021
1 parent fe2d713 commit 4658209
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/@orb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ executors:
description: "The Xcode version"
type: enum
enum: [ # https://circleci.com/docs/2.0/testing-ios/#supported-xcode-versions
"12.5.0", # Xcode 12.5
"12.4.0", # Xcode 12.4 (12D4e) macOS 10.15.5
"12.3.0", # Xcode 12.3 (12C33) macOS 10.15.5
"12.2.0", # Xcode 12.2 (12B45b) macOS 10.15.5
"12.1.1", # Xcode 12.1.1 RC (12A7605b) macOS 10.15.5
Expand Down

0 comments on commit 4658209

Please sign in to comment.