aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorLinus Jahn <lnj@kaidan.im>2020-12-26 21:33:24 +0100
committerLinus Jahn <lnj@kaidan.im>2020-12-26 21:43:27 +0100
commit1ebb3817933749c2a59a0dd317b5593e64afe780 (patch)
tree580cbc4805a1e306fb222b56f2009264e59e2c8a /.github/workflows
parentf213ce4a1aa795352c83d247c37ee86d0039bd3f (diff)
downloadqxmpp-1ebb3817933749c2a59a0dd317b5593e64afe780.tar.gz
github-ci: Update to Qt 5.15.2
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 26403e99..6c50ab6d 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.15.1']
+ qt_version: ['5.15.2']
include:
- os: ubuntu-latest
config: full