Skip to content

Commit 7ee8546

Browse files
committed
ci: Remove unneeded 6.10 coverage
build-sanitizers.yml covers latest Qt, which we'll bump frequently.
1 parent dda56c6 commit 7ee8546

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@ jobs:
3333
qt_modules: qtscxml qtremoteobjects
3434
qt_arch: win64_msvc2019_64
3535
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"
4036
steps:
4137
- name: Install Dependencies on Linux
4238
if: ${{ runner.os == 'Linux' }}

0 commit comments

Comments
 (0)