Skip to content

Commit a8ad897

Browse files
authored
Merge pull request #1584 from ychin/ci-xcode-16.4
Upgrade to use Xcode 16.4 for CI
2 parents 5e0c333 + 9e7e21c commit a8ad897

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)