We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62cfa1f commit 5869999Copy full SHA for 5869999
.github/workflows/windows_msvc.yml
@@ -8,7 +8,7 @@ on:
8
9
env:
10
BUILD_TYPE: Release
11
- # It is impossible to start CH server in docker on macos due to github actions limitations,
+ # It is impossible to start CH server in docker on Windows due to github actions limitations,
12
# so limit tests to ones that do no require server interaction.
13
GTEST_FILTER: --gtest_filter=-"Client/*:*Performance*"
14
0 commit comments