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 3ed198b commit 66a17bfCopy full SHA for 66a17bf
.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: ['11.2.0']
+ mingw-version: ['13.0.0']
19
steps:
20
- uses: actions/checkout@v3
21
with:
0 commit comments