Skip to content

Commit c0b8b7e

Browse files
authored
fix(ci): update xcode version (#7062)
1 parent 12f6cc0 commit c0b8b7e

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
@@ -199,7 +199,7 @@ executors:
199199
- image: cimg/rust:1.53.0
200200
macos:
201201
macos:
202-
xcode: "15.1"
202+
xcode: "26.0"
203203
resource_class: m4pro.medium
204204

205205
jobs:

0 commit comments

Comments
 (0)