From 34eb30739ed60b606343102b7b4a93b76b529d7c Mon Sep 17 00:00:00 2001 From: Grzegorz Oleksy Date: Wed, 25 Mar 2026 07:50:53 +0100 Subject: [PATCH] [ACS-11408] Try 23.7.0-A5 --- .github/workflows/ci.yml | 3 +++ pom.xml | 13 +++++++++++++ 2 files changed, 16 insertions(+) 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