From b06790ddd8dd7357595cb5b9785790a1277d1d3d Mon Sep 17 00:00:00 2001 From: Holly Cummins Date: Sat, 17 Sep 2022 17:06:29 +0100 Subject: [PATCH] Disable for #28033 Also specify Mac OS Reverse disabling test Re-disable test --- .../smallrye-graphql/deployment/pom.xml | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/extensions/smallrye-graphql/deployment/pom.xml b/extensions/smallrye-graphql/deployment/pom.xml index 81a7272060baed..6bc71e823be026 100644 --- a/extensions/smallrye-graphql/deployment/pom.xml +++ b/extensions/smallrye-graphql/deployment/pom.xml @@ -122,4 +122,31 @@ + + + + mac-m1 + + + mac + aarch64 + + + env.GITHUB_ACTIONS + true + + + + + + maven-surefire-plugin + + true + + + + + + +