Skip to content

Commit

Permalink
Update the mac xcode version
Browse files Browse the repository at this point in the history
  • Loading branch information
tbttfox committed Jul 3, 2024
1 parent fae133d commit edf8938
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '13.4'
xcode-version: '15.4'

- name: Configure CMake
run: |
Expand Down Expand Up @@ -247,7 +247,7 @@ jobs:

- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '13.4'
xcode-version: '15.4'

- name: Configure CMake
run: |
Expand Down

0 comments on commit edf8938

Please sign in to comment.