Skip to content

Commit

Permalink
chore: bump Xcode test version to 13.4.1 (#361)
Browse files Browse the repository at this point in the history
  • Loading branch information
mc-jones authored Aug 2, 2023
1 parent d4a9714 commit fe85f73
Show file tree
Hide file tree
Showing 3 changed files with 485 additions and 590 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

test_macos:
macos:
xcode: "13.2.1"
xcode: "13.4.1"
steps:
- checkout
- run:
Expand Down Expand Up @@ -117,7 +117,7 @@ jobs:

release_beta_s3_macos:
macos:
xcode: "13.2.1"
xcode: "13.4.1"
steps:
- checkout
- run:
Expand Down Expand Up @@ -218,7 +218,7 @@ jobs:

release_s3_macos:
macos:
xcode: "13.2.1"
xcode: "13.4.1"
steps:
- checkout
- run:
Expand Down
Loading

0 comments on commit fe85f73

Please sign in to comment.