Skip to content

Commit

Permalink
Merge branch 'mingw-build'
Browse files Browse the repository at this point in the history
  • Loading branch information
pcolby committed Nov 21, 2023
2 parents 3b842e6 + cac753f commit 167dbbe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -287,8 +287,6 @@ jobs:
- { arch: x86-64, qt: '5.9.9', generator: 'MinGW Makefiles' }
- { arch: x86-64, qt: '5.10.1', generator: 'MinGW Makefiles' }
- { arch: x86-64, qt: '5.11.3', generator: 'MinGW Makefiles' }
# Exclude MinGW builds with Qt 6.6.0 for now; 6.6.0 is a pre-release, and crashing.
- { arch: x86-64, qt: '6.6.0', generator: 'MinGW Makefiles' }
include: # Override default arch's for install-qt-action and msvc-dev-cmd.
- { generator: 'MinGW Makefiles', qt: '5.12.12', qtArch: win64_mingw73 }
- { generator: 'MinGW Makefiles', qt: '5.13.2', qtArch: win64_mingw73 }
Expand Down

0 comments on commit 167dbbe

Please sign in to comment.