aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorItay Grudev <itay+github.com@grudev.com>2021-12-26 17:45:09 +0200
committerGitHub <noreply@github.com>2021-12-26 17:45:09 +0200
commitd7f73ca32c11d6867f2965a7097e0eb960e002bc (patch)
tree2f6b2a11368af6f4fb4814962e01f7215c53e95e
parentMerge pull request #144 from itay-grudev/changelog_update_3.3.2 (diff)
downloadsingleapplication-d7f73ca32c11d6867f2965a7097e0eb960e002bc.tar.xz
Prolonged support for Qt 5.6.2
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index ffc37f4..41fe349 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -11,7 +11,7 @@ jobs:
build:
strategy:
matrix:
- qt_version: [5.12.6, 5.13.2, 5.14.0, 5.15.0, 6.0.0]
+ qt_version: [5.6.2, 5.12.6, 5.13.2, 5.14.0, 5.15.0, 6.0.0]
platform: [ubuntu-20.04, windows-latest, macos-latest]
include:
- qt_version: 6.0.0