Skip to content

Commit 242720e

Browse files
Disable Qt build in CI-windows.yml (#6994)
1 parent 7263860 commit 242720e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI-windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ defaults:
2424
jobs:
2525

2626
build_qt:
27+
if: false
2728
strategy:
2829
matrix:
2930
os: [windows-2019, windows-2022]

0 commit comments

Comments
 (0)