Skip to content

Commit 60a108b

Browse files
authored
Merge pull request #185 from BytesGuy/patch-1
CircleCI Deprecation Notice: Xcode 9.0.1
2 parents fc6aaae + 8b7914f commit 60a108b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
version:
3535
type: string
3636
macos:
37-
xcode: "9.0"
37+
xcode: "9.4.1"
3838
environment:
3939
RUST_BACKTRACE: 1
4040
RUSTFLAGS: -D warnings

0 commit comments

Comments
 (0)