Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
Commit: CI: install xcode 16.3 on macos-15 runner
0 views
Skip to first unread message
Christian Brabandt
unread,
Apr 13, 2025, 12:30:12 PM
4/13/25
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vim...@googlegroups.com
CI: install xcode 16.3 on macos-15 runner
Commit:
https://github.com/vim/vim/commit/906f3068127c694d568c096a81d5e952341464fe
Author: Philip H. <
47042125...@users.noreply.github.com
>
Date: Sun Apr 13 18:19:56 2025 +0200
CI: install xcode 16.3 on macos-15 runner
closes:
https://github.com/vim/vim/issues/17111
Signed-off-by: Philip H. <
47042125...@users.noreply.github.com
>
Signed-off-by: Christian Brabandt <
c...@256bit.org
>
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 3c323a86f..b35c3b65e 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -355,7 +355,7 @@ jobs:
if: matrix.runner == 'macos-15'
run: |
# Xcode 16 has compiler bugs which are fixed in 16.2+
- sudo xcode-select -s /Applications/
Xcode_16.2.app/Contents/Developer
+ sudo xcode-select -s /Applications/
Xcode_16.3.app/Contents/Developer
- name: Set up environment
run: |
Reply all
Reply to author
Forward
0 new messages