CI: disable another python test on mac

See #1937
This commit is contained in:
Alexey Sokolov
2025-03-01 10:29:36 +01:00
parent 2e685e6a1f
commit 4c944344fa

View File

@@ -123,7 +123,7 @@ jobs:
- run: source .github/build.sh
env:
# https://github.com/znc/znc/issues/1937
GTEST_FILTER: "-*Modpython*"
GTEST_FILTER: "-*Modpython*:-LanguagesTests/AllLanguages.ServerDependentCapInModule/1"
- uses: codecov/codecov-action@v4
docker: