Skip to content

Commit ace2528

Browse files
committed
Update XCode version for dist-apple-various to match other runners
1 parent a2db928 commit ace2528

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/ci/github-actions/jobs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,8 @@ auto:
446446
# FIXME(madsmtm): This might be redundant, as we're not building host tooling here (?)
447447
MACOSX_DEPLOYMENT_TARGET: 10.12
448448
MACOSX_STD_DEPLOYMENT_TARGET: 10.12
449-
SELECT_XCODE: /Applications/Xcode_15.2.app
449+
SELECT_XCODE: /Applications/Xcode_15.4.app
450+
USE_XCODE_CLANG: 1
450451
<<: *job-macos
451452

452453
- name: dist-aarch64-apple

0 commit comments

Comments
 (0)