Skip to content

Commit dc9758b

Browse files
committed
enable OSes again
Signed-off-by: Patrizio Bekerle <[email protected]>
1 parent e006ece commit dc9758b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ jobs:
3737
strategy:
3838
fail-fast: false
3939
matrix:
40-
# os: [ubuntu-latest, macos-15, windows-2025]
41-
os: [windows-2025]
40+
os: [ubuntu-latest, macos-15, windows-2025]
4241
# Linux: https://download.qt.io/online/qtsdkrepository/linux_x64/desktop/
4342
# macOS: https://download.qt.io/online/qtsdkrepository/mac_x64/desktop/
4443
# Windows: https://download.qt.io/online/qtsdkrepository/windows_x86/desktop/

0 commit comments

Comments
 (0)