Skip to content

Commit

Permalink
[ci] Update Xcode version to 15.2 to fix linker bug
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-durand committed Feb 23, 2024
1 parent df012e4 commit efb8e94
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ jobs:
runs-on: macos-13

steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '15.2'

- name: Setup environment - Brew tap
run: |
Expand Down

0 comments on commit efb8e94

Please sign in to comment.