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 5659bba commit 0f62b99Copy full SHA for 0f62b99
.github/workflows/windows-build.yml
@@ -15,7 +15,7 @@ jobs:
15
qt-version: ['6.8']
16
qt-target: ['desktop']
17
qt-modules: ['']
18
- mingw-version: ['13.2.0']
+ mingw-version: ['12.2.0']
19
steps:
20
- uses: actions/checkout@v3
21
with:
0 commit comments