diff --git a/integration-tests/hibernate-orm-graphql-panache/pom.xml b/integration-tests/hibernate-orm-graphql-panache/pom.xml index f0dea0e9be140..983efc7595d19 100644 --- a/integration-tests/hibernate-orm-graphql-panache/pom.xml +++ b/integration-tests/hibernate-orm-graphql-panache/pom.xml @@ -119,31 +119,4 @@ - - - - mac-m1 - - - mac - aarch64 - - - env.GITHUB_ACTIONS - true - - - - - - maven-surefire-plugin - - true - - - - - - - \ No newline at end of file diff --git a/integration-tests/hibernate-orm-rest-data-panache/pom.xml b/integration-tests/hibernate-orm-rest-data-panache/pom.xml index 05d33882b510d..7d46ca2e522f0 100644 --- a/integration-tests/hibernate-orm-rest-data-panache/pom.xml +++ b/integration-tests/hibernate-orm-rest-data-panache/pom.xml @@ -139,30 +139,4 @@ - - - - mac-m1 - - - mac - aarch64 - - - env.GITHUB_ACTIONS - true - - - - - - maven-surefire-plugin - - true - - - - - - diff --git a/integration-tests/jackson/pom.xml b/integration-tests/jackson/pom.xml index 853f3aa344ab5..d382b724cec25 100644 --- a/integration-tests/jackson/pom.xml +++ b/integration-tests/jackson/pom.xml @@ -85,30 +85,4 @@ - - - - mac-m1 - - - mac - aarch64 - - - env.GITHUB_ACTIONS - true - - - - - - maven-surefire-plugin - - true - - - - - - diff --git a/integration-tests/spring-data-rest/pom.xml b/integration-tests/spring-data-rest/pom.xml index 3bfe982abcd07..0bbaf7037c91c 100644 --- a/integration-tests/spring-data-rest/pom.xml +++ b/integration-tests/spring-data-rest/pom.xml @@ -139,30 +139,4 @@ - - - - mac-m1 - - - mac - aarch64 - - - env.GITHUB_ACTIONS - true - - - - - - maven-surefire-plugin - - true - - - - - -