diff --git a/.github/workflows/ci-actions-incremental.yml b/.github/workflows/ci-actions-incremental.yml index d9d32558c5bd1..497f1ad86bd2c 100644 --- a/.github/workflows/ci-actions-incremental.yml +++ b/.github/workflows/ci-actions-incremental.yml @@ -908,8 +908,8 @@ jobs: if: startsWith(matrix.os-name, 'windows') with: version: 'mandrel-latest' - java-version: '17' - components: 'native-image' + java-version: '21' + distribution: 'mandrel' github-token: ${{ secrets.GITHUB_TOKEN }} # We do this so we can get better analytics for the downloaded version of the build images - name: Update Docker Client User Agent