diff --git a/.github/workflows/pnp-build-native-autopilot-processor-nested.yml b/.github/workflows/pnp-build-native-autopilot-processor-nested.yml index 39e7c129..63fedeaf 100644 --- a/.github/workflows/pnp-build-native-autopilot-processor-nested.yml +++ b/.github/workflows/pnp-build-native-autopilot-processor-nested.yml @@ -323,7 +323,6 @@ jobs: with: java-version: ${{ inputs.java-version }} distribution: ${{ inputs.graalvm-distribution }} - version: 'latest' components: 'native-image' github-token: ${{ secrets.GITHUB_TOKEN }} cache: 'maven'