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 e006ece commit dc9758bCopy full SHA for dc9758b
.github/workflows/build-test.yml
@@ -37,8 +37,7 @@ jobs:
37
strategy:
38
fail-fast: false
39
matrix:
40
- # os: [ubuntu-latest, macos-15, windows-2025]
41
- os: [windows-2025]
+ os: [ubuntu-latest, macos-15, windows-2025]
42
# Linux: https://download.qt.io/online/qtsdkrepository/linux_x64/desktop/
43
# macOS: https://download.qt.io/online/qtsdkrepository/mac_x64/desktop/
44
# Windows: https://download.qt.io/online/qtsdkrepository/windows_x86/desktop/
0 commit comments