aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHennadii Chernyshchyk <genaloner@gmail.com>2022-04-04 18:24:13 +0300
committerHennadii Chernyshchyk <genaloner@gmail.com>2022-04-04 18:24:13 +0300
commit73c82067da3f8f9f5f5dc8fabdbce9ac946d6d29 (patch)
tree9600fedb4f49efea7f3153eed0e6d4b6a25a97df
parentMerge pull request #151 from itay-grudev/v3.3.4-changelog (diff)
downloadsingleapplication-73c82067da3f8f9f5f5dc8fabdbce9ac946d6d29.tar.xz
Run CI only with LTS Qt versions
-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 970d0f2..dfa770a 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
build:
strategy:
matrix:
- qt_version: [5.12.6, 5.13.2, 5.14.0, 5.15.0, 6.0.0, 6.2.0]
+ qt_version: [5.12.6, 5.15.0, 6.0.0, 6.2.0]
platform: [ubuntu-20.04, windows-latest, macos-latest]
include:
- qt_version: 6.0.0