Skip to content

Commit 71097ec

Browse files
committed
disable windows static analyze step for now
1 parent 2d53b52 commit 71097ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ jobs:
9292

9393
build-windows-staticanalyze:
9494
runs-on: windows-latest
95+
if: ${{ false }}
9596
steps:
9697
- uses: actions/checkout@v2
9798
- uses: ilammy/msvc-dev-cmd@v1

0 commit comments

Comments
 (0)