From 2987198da6a3835063454dd19e4640a6c1037760 Mon Sep 17 00:00:00 2001 From: jackshirazi Date: Thu, 25 Sep 2025 14:23:20 +0100 Subject: [PATCH] test 25 and 26-ea 25 was released --- .github/workflows/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 634afa93d3..797a38872b 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -308,9 +308,9 @@ jobs: distribution: 'temurin' - version: 21 distribution: 'temurin' - - version: 24 + - version: 25 distribution: 'temurin' - - version: '25-ea' + - version: '26-ea' distribution: 'temurin' steps: - uses: actions/checkout@v5