fix: downgrade FreeRDP to 3.10.3 — 3.24.0 requires C11 threads.h missing from MinGW
Some checks failed
Build & Sign Wraith / Build Windows + Sign (push) Failing after 26s
Some checks failed
Build & Sign Wraith / Build Windows + Sign (push) Failing after 26s
This commit is contained in:
parent
e39747850c
commit
893b2350b6
@ -108,7 +108,7 @@ jobs:
|
||||
# ===============================================================
|
||||
- name: Build FreeRDP3 for Windows (MinGW cross-compile)
|
||||
run: |
|
||||
FREERDP_VERSION="3.24.0"
|
||||
FREERDP_VERSION="3.10.3"
|
||||
INSTALL_PREFIX="/tmp/mingw-deps"
|
||||
echo "=== Building FreeRDP ${FREERDP_VERSION} for Windows amd64 via MinGW ==="
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user