Skip to content

Commit

Permalink
Add Liberica NIK 24
Browse files Browse the repository at this point in the history
  • Loading branch information
eddumelendez committed Mar 29, 2024
1 parent acf3a3d commit c7c5f9c
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/update-bellsoft-liberica-nik.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,11 @@ jobs:
strategy:
fail-fast: false
matrix:
distribution-version: [ 21, 22, 23 ]
java-version: [ 11, 17, 21 ]
distribution-version: [ 23, 24 ]
java-version: [ 17 , 21 ]
include:
- distribution-version: 24
java-version: 22
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit c7c5f9c

Please sign in to comment.