From fb56a2e9a3a27770bfd191695b4c5810a3f0bc3f Mon Sep 17 00:00:00 2001 From: Linus Jahn Date: Wed, 17 Mar 2021 19:35:16 +0100 Subject: github-ci: Use Qt 5.9.9 (instead of 5.9.0) --- .github/workflows/tests.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.github/workflows') diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 6c50ab6d..f89c52b9 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -16,10 +16,10 @@ jobs: include: - os: ubuntu-latest config: full - qt_version: 5.9 + qt_version: 5.9.9 - os: macos-latest config: full - qt_version: 5.9 + qt_version: 5.9.9 steps: - uses: actions/checkout@v2 - name: Install Qt -- cgit v1.2.3