aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorLinus Jahn <lnj@kaidan.im>2020-07-02 16:36:03 +0200
committerLinus Jahn <lnj@kaidan.im>2020-07-02 16:36:03 +0200
commit4b61a5e1a592423960e1361c1e24a0130c612b66 (patch)
treed4515d82dfad7ead93263968114c78cf48fa0be8 /.github/workflows
parent79e40463501e2d4ab76871ee43b29c685287a53f (diff)
downloadqxmpp-4b61a5e1a592423960e1361c1e24a0130c612b66.tar.gz
Test with Qt 5.15.0
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/tests.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml
index 5ee0381c..e07df949 100644
--- a/.github/workflows/tests.yml
+++ b/.github/workflows/tests.yml
@@ -12,7 +12,7 @@ jobs:
matrix:
os: [ubuntu-latest, macos-latest]
config: [minimal, full, full-debug]
- qt_version: ['5.14.2']
+ qt_version: ['5.15.0']
include:
- os: ubuntu-latest
config: full