Skip to content

Commit 9e7e21c

Browse files
committed
Upgrade to use Xcode 16.4 for CI
1 parent 5e0c333 commit 9e7e21c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-macvim.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
# Most up to date OS and Xcode. Used to publish release for the main build.
4343
- os: macos-15
44-
xcode: '16.2'
44+
xcode: '16.4'
4545
testgui: true
4646
publish: true
4747
optimized: true

0 commit comments

Comments
 (0)