Skip to content

Commit 4917ad5

Browse files
authored
Bumb xcode version on circleci (#447)
1 parent 40188c2 commit 4917ad5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
test_macos:
2626
macos:
27-
xcode: "9.0"
27+
xcode: "11.3.0"
2828
steps:
2929
- checkout
3030
- run: brew install golang
@@ -44,7 +44,7 @@ jobs:
4444
4545
release_macos:
4646
macos:
47-
xcode: "9.0"
47+
xcode: "11.3.0"
4848
steps:
4949
- checkout
5050
- run: pip install awscli

0 commit comments

Comments
 (0)