aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorIvan Komissarov <abbapoh@gmail.com>2020-10-29 02:23:33 +0100
committerIvan Komissarov <ABBAPOH@gmail.com>2020-10-29 15:09:17 +0000
commit213f6e74a87768a82a62ff0ba00b9e2f8a1dca88 (patch)
tree86e0a6969cc281a44b9664e9c1573e470728abda /.github
parentd2c0d37e421552dc86419651bb33ff64dda6283a (diff)
GitHub actions: fix macOS build
Default Xcode was switched to 12.0 and we need to use Qbs 1.17 which supports it Change-Id: I4dfb0da7e1bdf99dd1fafe952395465dc8cdb267 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/main.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 45d82c815..807b9faad 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -137,6 +137,8 @@ jobs:
toolchain: clang_64
- name: Install Qt Creator
uses: ./.github/actions/download-qtc
+ with:
+ version: 4.13.2
- name: Setup Qbs
run: |
qbs setup-toolchains --detect