Skip to content

Commit b7987eb

Browse files
committed
Update xcode build environment to 13.2.1
Signed-off-by: David Scott <dave@recoil.org>
1 parent 09fe920 commit b7987eb

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
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
build:
44
macos:
5-
xcode: "11.3.1"
5+
xcode: "13.2.1"
66
environment:
77
# OPAM seems to be quite unhappy without $TERM and Circle doesn't seem to set one.
88
TERM: vt100

0 commit comments

Comments
 (0)