Skip to content

Commit

Permalink
ci: update JDKs used
Browse files Browse the repository at this point in the history
  • Loading branch information
berezovskyi authored Apr 13, 2024
1 parent 1cfa6ee commit 1d59427
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/maven-acceptance-wide.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,10 @@ jobs:
experimental: [false]
include:
- jdk: '17'
distribution: 'zulu'
distribution: 'microsoft'
experimental: false
- jdk: '17'
distribution: 'adopt-openj9'
experimental: false
- jdk: '23-ea'
distribution: 'zulu'
Expand Down

0 comments on commit 1d59427

Please sign in to comment.