Skip to content

Commit 91ad389

Browse files
authored
Merge pull request #94 from RxSwiftCommunity/update-circleci-config
update xcode version to 13.1.0 from 12.3.0
2 parents 2b3e928 + ebafa4a commit 91ad389

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
build-and-test:
44
macos:
5-
xcode: "12.3.0"
5+
xcode: "13.1.0"
66

77
steps:
88
- checkout

0 commit comments

Comments
 (0)