From 87df8a8dda385558d39639ce09e2717974264ab6 Mon Sep 17 00:00:00 2001 From: Linus Jahn Date: Mon, 8 Aug 2022 20:31:32 +0200 Subject: ci: Enable OMEMO for full+5.15 configs --- .github/workflows/tests.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.github/workflows/tests.yml') 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: -- cgit v1.2.3