From 130fb0c504cd5b50294df4b891f57d7790ecc512 Mon Sep 17 00:00:00 2001 From: Zhanhui Li Date: Fri, 4 Nov 2022 14:35:59 +0800 Subject: [PATCH] Enable checks on Windows and MacOS (#5459) --- .asf.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index 76fffbb3f0..ec498f9018 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -43,6 +43,8 @@ github: - misspell-check - check-license - maven-compile (ubuntu-18.04, JDK-8) + - maven-compile (windows-2022, JDK-8) + - maven-compile (macos-11, JDK-8) - bazel-compile (ubuntu-20.04) notifications: commits: commits@rocketmq.apache.org