diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index b8cf71f4..9fa72e73 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -96,6 +96,9 @@ jobs:
- name: "25.1 Community Java 17"
java-version: 17
suite: -Pcommunity-251-tests
+ - name: "23.7 Enterprise Java 17"
+ java-version: 17
+ suite: -Penterprise-237-tests
- name: "23.5 Enterprise Java 17"
java-version: 17
suite: -Penterprise-235-tests
diff --git a/pom.xml b/pom.xml
index 955039c3..3b157afb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -238,6 +238,19 @@
+
+ enterprise-237-tests
+
+ acs-packaging
+ 23.7.0-A5
+ 23.7.0-A5
+ 23.7.0.8
+ quay.io/alfresco/alfresco-content-repository
+ quay.io/alfresco/alfresco-share
+ alfresco
+
+
+
community-251-tests