aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Rusakov <Kitsune-Ral@users.sf.net>2022-01-01 13:40:09 +0100
committerAlexey Rusakov <Kitsune-Ral@users.sf.net>2022-01-01 13:40:09 +0100
commitcae9d908e8b319e8a0c33f7089ecb7f2e9317de8 (patch)
tree9bcbde0c75a9ddef68180f15142cdd1ad62af0e5
parent527c3764bb9ec36aaab46b1ef4dfdd512828ff2c (diff)
downloadlibquotient-cae9d908e8b319e8a0c33f7089ecb7f2e9317de8.tar.gz
libquotient-cae9d908e8b319e8a0c33f7089ecb7f2e9317de8.zip
CI: up to Qt 5.12.12
-rw-r--r--.github/workflows/ci.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index a1b6f0c0..5c2c820e 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
matrix:
os: [ubuntu-20.04, macos-10.15]
compiler: [ GCC, Clang ]
- qt-version: [ '5.12.10' ]
+ qt-version: [ '5.12.12' ]
# Not using binary values here, to make the job captions more readable
e2ee: [ '' ]
update-api: [ '', 'update-api' ]
@@ -34,17 +34,17 @@ jobs:
include:
- os: ubuntu-latest
compiler: GCC
- qt-version: '5.12.10'
+ qt-version: '5.12.12'
sonar: 'sonar'
- os: windows-2019
compiler: MSVC
platform: x64
- qt-version: '5.12.10'
+ qt-version: '5.12.12'
qt-arch: win64_msvc2017_64
- os: windows-2019
compiler: MSVC
platform: x64
- qt-version: '5.12.10'
+ qt-version: '5.12.12'
qt-arch: win64_msvc2017_64
update-api: update-api