From 2a51bc94a55042e9b9d0341da335fcca44522017 Mon Sep 17 00:00:00 2001 From: Belal Ansari Date: Wed, 8 Oct 2025 18:24:59 +0530 Subject: [PATCH] ACS-10404 Initial test 2 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9bfaa499..141c87ba 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -190,7 +190,7 @@ jobs: strategy: fail-fast: false matrix: - java: [ '21', '25' ] + java: [ '17', '21' ] include: - testName: ImageMagick buildProfile: imagemagick