Skip to content

Commit 3180ab3

Browse files
authoredSep 27, 2024
Temp disable windows integration tests, due to lack of memory on the free instances (#17147)
1 parent e624e2d commit 3180ab3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎build/azure-pipelines.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -287,8 +287,8 @@ stages:
287287
displayName: Integration Tests (SQLite)
288288
strategy:
289289
matrix:
290-
Windows:
291-
vmImage: 'windows-latest'
290+
# Windows:
291+
# vmImage: 'windows-latest'
292292
Linux:
293293
vmImage: 'ubuntu-latest'
294294
macOS:

0 commit comments

Comments
 (0)