Skip to content

Commit

Permalink
Add Mandrel 23
Browse files Browse the repository at this point in the history
  • Loading branch information
eddumelendez committed Jun 27, 2023
1 parent 8b1c91b commit 22402f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-mandrel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
strategy:
fail-fast: false
matrix:
distribution-version: [ 21, 22 ]
java-version: [ 11, 17 ]
distribution-version: [ 21, 22, 23 ]
java-version: [ 11, 17, 20 ]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 22402f2

Please sign in to comment.