mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-11-22 08:03:27 -05:00
Try Xcode 16.2
This commit is contained in:
parent
2ddbf4d095
commit
37fa6e8961
5
.github/workflows/mac.yml
vendored
5
.github/workflows/mac.yml
vendored
@ -92,6 +92,9 @@ jobs:
|
||||
with:
|
||||
submodules: true
|
||||
fetch-depth: 0
|
||||
- uses: maxim-lobanov/setup-xcode@v1
|
||||
with:
|
||||
xcode-version: '16.2'
|
||||
- name: Update brew
|
||||
run: brew update
|
||||
- name: Install brew packages
|
||||
@ -110,7 +113,7 @@ jobs:
|
||||
- name: Install Qt
|
||||
uses: jurplel/install-qt-action@v4
|
||||
with:
|
||||
version: '6.7.3'
|
||||
version: '6.9.1'
|
||||
host: 'mac'
|
||||
arch: 'clang_64'
|
||||
modules: 'qtcharts qtscxml qt5compat qtlocation qtmultimedia qtpositioning qtserialport qtspeech qtwebsockets qtwebengine qtshadertools qtwebchannel'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user