We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a57a826 commit 8189220Copy full SHA for 8189220
1 file changed
.github/workflows/build.yml
@@ -33,10 +33,6 @@ jobs:
33
qt_modules: qtscxml qtremoteobjects
34
qt_arch: win64_msvc2019_64
35
macos_architectures: "x86_64;arm64"
36
- - qt_version: 6.10.0 # Bump to latest freely
37
- qt_modules: qtscxml qtremoteobjects
38
- qt_arch: win64_msvc2022_64
39
- macos_architectures: "x86_64;arm64"
40
steps:
41
- name: Install Dependencies on Linux
42
if: ${{ runner.os == 'Linux' }}
0 commit comments