Skip to content

Commit ea38f4d

Browse files
authored
ci: disable GHA windows-cmake (#16038)
1 parent 4a8dde9 commit ea38f4d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-runner.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@ jobs:
106106
execute-integration-tests: true
107107
secrets: inherit
108108
windows-cmake:
109+
# Disabled
110+
if: false
109111
name: Windows-CMake
110112
needs: [pre-flight]
111113
uses: ./.github/workflows/windows-cmake.yml

0 commit comments

Comments
 (0)