mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-05 13:20:16 +08:00
Test using Qt 6 for arm64 native
Signed-off-by: Dom Rodriguez <shymega@shymega.org.uk>
This commit is contained in:
@@ -124,7 +124,7 @@ jobs:
|
||||
displayName: Remove incompatible OpenSSL 1.0.2t from macOS-10.14 vmImage
|
||||
- script: brew reinstall openssl
|
||||
displayName: Installed newer OpenSSL 1.1.x
|
||||
- script: brew install pkg-config qt5
|
||||
- script: brew install pkg-config qt
|
||||
displayName: Install Qt5 and pkg-config prereqs
|
||||
- script: sh -x ./clean_build.sh
|
||||
displayName: Clean Build
|
||||
|
||||
Reference in New Issue
Block a user