CI: Set MESON_TEST_MAX_FAIL for msys build

This commit is contained in:
Benjamin Otte
2024-10-18 17:04:12 +02:00
parent b3c1a753f1
commit 070c397ed5

View File

@@ -214,7 +214,8 @@ msys2-ucrt64:
variables:
MSYSTEM: "UCRT64"
CHERE_INVOKING: "yes"
MESON_TEST_MAX_FAIL: 10
macos:
rules:
# Do not run in forks as the runner is not available there.