mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2026-09-09 18:03:59 +00:00
[APPS-2641] Added test cases suite for 23.2
This commit is contained in:
@@ -54,6 +54,12 @@ jobs:
|
|||||||
include:
|
include:
|
||||||
- name: "current version Java 17"
|
- name: "current version Java 17"
|
||||||
java-version: 17
|
java-version: 17
|
||||||
|
- name: "23.2 Enterprise Java 17"
|
||||||
|
java-version: 17
|
||||||
|
suite: -Penterprise-232-tests
|
||||||
|
- name: "23.2 Community Java 17"
|
||||||
|
java-version: 17
|
||||||
|
suite: -Pcommunity-232-tests
|
||||||
- name: "23.1 Enterprise Java 17"
|
- name: "23.1 Enterprise Java 17"
|
||||||
java-version: 17
|
java-version: 17
|
||||||
suite: -Penterprise-231-tests
|
suite: -Penterprise-231-tests
|
||||||
|
|||||||
Reference in New Issue
Block a user