diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2ebe081eeb9f..49f66e50c691 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -25,7 +25,7 @@ jobs: strategy: fail-fast: false matrix: - java: [8, 11, 17, 21, 24] + java: [8, 11, 17, 21, 25] steps: - name: Get current week within the year id: date