From a468a92ad081706f965e42d3872fa7a2bdf596b5 Mon Sep 17 00:00:00 2001 From: "J.D. Purcell" Date: Sat, 18 Jan 2025 18:10:14 -0500 Subject: [PATCH] Test --- .github/workflows/test.yml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index dfc78c5b..40e12a2e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -41,16 +41,16 @@ jobs: src-doc-examples: - false qt: - - version: "5.9.0" - requested: "5.9.0" - modules: qtwebengine - - version: "5.15.2" - requested: "5.15" - modules: qtwebengine - - version: "6.3.2" # Qt 6.3 is not an LTS version, so '6.3.*' always resolves to '6.3.2' - requested: "6.3.*" - # In Qt 6.2.0+, qtwebengine requires qtpositioning and qtwebchannel - modules: qtwebengine qtpositioning qtwebchannel + # - version: "5.9.0" + # requested: "5.9.0" + # modules: qtwebengine + # - version: "5.15.2" + # requested: "5.15" + # modules: qtwebengine + # - version: "6.3.2" # Qt 6.3 is not an LTS version, so '6.3.*' always resolves to '6.3.2' + # requested: "6.3.*" + # # In Qt 6.2.0+, qtwebengine requires qtpositioning and qtwebchannel + # modules: qtwebengine qtpositioning qtwebchannel - version: "6.7.0" requested: "6.7.0" modules: qtwebengine qtpositioning qtwebchannel @@ -98,8 +98,8 @@ jobs: add-tools-to-path: false - os: ubuntu-24.04-arm qt: - version: "6.8.0" - requested: "6.8.0" + version: "6.8.1" + requested: "6.8.1" modules: qtwebengine qtpositioning qtwebchannel specific-tools: tools_ifw