Skip to content

Commit

Permalink
Use Mandrel 23.1 in windows CI
Browse files Browse the repository at this point in the history
(cherry picked from commit 9811b1f)
  • Loading branch information
zakkak authored and gsmet committed Oct 17, 2023
1 parent 6b739a5 commit 535b2e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-actions-incremental.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 535b2e2

Please sign in to comment.