Skip to content

Commit 5869999

Browse files
Enmkfilimonov
authored andcommitted
Minor typo
1 parent 62cfa1f commit 5869999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows_msvc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
env:
1010
BUILD_TYPE: Release
11-
# It is impossible to start CH server in docker on macos due to github actions limitations,
11+
# It is impossible to start CH server in docker on Windows due to github actions limitations,
1212
# so limit tests to ones that do no require server interaction.
1313
GTEST_FILTER: --gtest_filter=-"Client/*:*Performance*"
1414

0 commit comments

Comments
 (0)