From 4b130f0dccc86d37e8c238db55fb4e8e68f25def Mon Sep 17 00:00:00 2001 From: Martin Rotter Date: Fri, 16 Sep 2022 06:19:43 +0200 Subject: [PATCH] work on qt5 compat binaries for windows --- .github/workflows/rssguard.yml | 6 ++++++ resources/desktop/com.github.rssguard.appdata.xml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/workflows/rssguard.yml b/.github/workflows/rssguard.yml index 94102db28..e0de9d44f 100644 --- a/.github/workflows/rssguard.yml +++ b/.github/workflows/rssguard.yml @@ -14,6 +14,7 @@ jobs: matrix: os: [windows-2019, ubuntu-20.04, macos-10.15] use_webengine: ["ON", "OFF"] + use_qt5: ["ON", "OFF"] include: - os: windows-2019 script_name: .\resources\scripts\github-actions\build-windows.ps1 @@ -21,6 +22,11 @@ jobs: script_name: ./resources/scripts/github-actions/build-linux-mac.sh - os: macos-10.15 script_name: ./resources/scripts/github-actions/build-linux-mac.sh + exclude: + - os: ubuntu-20.04 + use_qt5: "OFF" + - os: macos-10.15 + use_qt5: "OFF" steps: - name: Checkout source code uses: actions/checkout@v2 diff --git a/resources/desktop/com.github.rssguard.appdata.xml b/resources/desktop/com.github.rssguard.appdata.xml index b1652845c..ac91dc85d 100644 --- a/resources/desktop/com.github.rssguard.appdata.xml +++ b/resources/desktop/com.github.rssguard.appdata.xml @@ -24,7 +24,7 @@ https://github.com/sponsors/martinrotter - + none