Merge pull request #779 from amnezia-vpn/bugfix/macos-runner

bump xcode-version for macos build
This commit is contained in:
pokamest 2024-04-26 04:33:43 -07:00 committed by GitHub
commit 6b0f1ed429
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -233,7 +233,7 @@ jobs:
- name: 'Setup xcode'
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '13.4'
xcode-version: '14.3.1'
- name: 'Install Qt'
uses: jurplel/install-qt-action@v3