Skip to content

Commit 9ae84fd

Browse files
author
jyoes
committed
fix(.circleci): update xcode image to 13.4.1
1 parent 49dbbd2 commit 9ae84fd

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
@@ -243,7 +243,7 @@ jobs:
243243
build_app_macos:
244244
<<: *defaults
245245
macos:
246-
xcode: "13.3.1"
246+
xcode: "13.4.1"
247247
environment:
248248
BUILD_TARGET: macos
249249
steps:

0 commit comments

Comments
 (0)