Skip to content

Commit

Permalink
Update the xcode version for mac
Browse files Browse the repository at this point in the history
  • Loading branch information
tbttfox committed Oct 18, 2023
1 parent 80f712f commit e1e5d87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '14'
xcode-version: '11.7'

- name: Configure CMake
run: |
Expand Down

0 comments on commit e1e5d87

Please sign in to comment.