diff --git a/.github/workflows/ci-actions-incremental.yml b/.github/workflows/ci-actions-incremental.yml index 67794814279b7..8207da470c646 100644 --- a/.github/workflows/ci-actions-incremental.yml +++ b/.github/workflows/ci-actions-incremental.yml @@ -735,7 +735,7 @@ jobs: uses: graalvm/setup-graalvm@v1 if: startsWith(matrix.os-name, 'windows') with: - version: 'latest' + version: 'mandrel-latest' java-version: '17' components: 'native-image' github-token: ${{ secrets.GITHUB_TOKEN }} diff --git a/build-parent/pom.xml b/build-parent/pom.xml index b0221219cef78..5dee961d39b20 100644 --- a/build-parent/pom.xml +++ b/build-parent/pom.xml @@ -161,7 +161,7 @@ 3.1 - graalvm + mandrel sh ${maven.multiModuleProjectDirectory}/.github/docker-prune.${script.extension}