Skip to content

Commit

Permalink
bump xcode-version for macos build (#1249)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nethius authored Nov 14, 2024
1 parent aa871bd commit 8547de8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ jobs:
- name: 'Setup xcode'
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '14.3.1'
xcode-version: '15.4.0'

- name: 'Install Qt'
uses: jurplel/install-qt-action@v3
Expand Down

0 comments on commit 8547de8

Please sign in to comment.