aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorLinus Jahn <lnj@kaidan.im>2022-08-08 20:31:32 +0200
committerLinus Jahn <lnj@kaidan.im>2022-08-13 15:55:03 +0200
commit87df8a8dda385558d39639ce09e2717974264ab6 (patch)
tree75e60c982f90430a258ccaf9cc13e3291c85c2b7 /.github/workflows
parentceb62dd9d0d86bc8327ace116930962cf7fad1e9 (diff)
downloadqxmpp-87df8a8dda385558d39639ce09e2717974264ab6.tar.gz
ci: Enable OMEMO for full+5.15 configs
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/tests.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml
index 1088cb9a..9007de76 100644
--- a/.github/workflows/tests.yml
+++ b/.github/workflows/tests.yml
@@ -12,6 +12,7 @@ jobs:
runs-on: ${{ matrix.os }}
env:
CONFIG: ${{ matrix.config }}
+ QT_VERSION: ${{ matrix.qt_version }}
strategy:
fail-fast: false
matrix: