disable stable runner, move to edge, add fotema update
All checks were successful
Release Alpine apk for ARM64v8 Edge / compilation-arm64v8 (push) Successful in 1h5m3s
All checks were successful
Release Alpine apk for ARM64v8 Edge / compilation-arm64v8 (push) Successful in 1h5m3s
supersonic-desktop
This commit is contained in:
parent
c1568adfa2
commit
c7e81a6e15
8 changed files with 124 additions and 67 deletions
|
|
@ -15,7 +15,7 @@ options="!check"
|
|||
|
||||
build() {
|
||||
cd client
|
||||
cmake -B build -G Ninja \
|
||||
cmake -DCMAKE_POLICY_VERSION_MINIMUM=3.5 -B build -G Ninja \
|
||||
-DCMAKE_BUILD_TYPE="Release" \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_INSTALL_LIBDIR=lib \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue