bump xcode-version for macos build (#1249)

This commit is contained in:
Nethius 2024-11-14 07:58:04 +04:00 committed by GitHub
parent aa871bd1c9
commit 8547de82ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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