Skip to content

Commit 752e287

Browse files
Revert "[CI] Update xcode to 26.0.1 on circleci (#16201)" (#16236)
This reverts commit e3e1286.
1 parent 57dfa14 commit 752e287

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
@@ -81,7 +81,7 @@ jobs:
8181

8282
test_darwin:
8383
macos:
84-
xcode: 26.0.1
84+
xcode: 15.4.0
8585
environment:
8686
<<: *env
8787
TRAVIS_OS_NAME: osx
@@ -285,7 +285,7 @@ jobs:
285285

286286
dist_darwin:
287287
macos:
288-
xcode: 26.0.1
288+
xcode: 15.3.0
289289
shell: /bin/bash --login -eo pipefail
290290
steps:
291291
- restore_cache:

0 commit comments

Comments
 (0)