Skip to content

Commit

Permalink
[CI] use newer Xcode for macOS Matlab build
Browse files Browse the repository at this point in the history
  • Loading branch information
tttapa committed Nov 15, 2023
1 parent aef4450 commit 05a6b6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/matlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ jobs:
env:
CMAKE_C_COMPILER_LAUNCHER: ccache
CMAKE_CXX_COMPILER_LAUNCHER: ccache
DEVELOPER_DIR: /Applications/Xcode_15.0.1.app/Contents/Developer
steps:
# Git clone
- uses: actions/checkout@v3
Expand Down

0 comments on commit 05a6b6e

Please sign in to comment.