diff --git a/extensions/smallrye-graphql/deployment/pom.xml b/extensions/smallrye-graphql/deployment/pom.xml index 81a7272060bae..6bc71e823be02 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 + + + + + + +