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
+1 -1
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