Skip to content

Commit

Permalink
add the major java versions
Browse files Browse the repository at this point in the history
  • Loading branch information
DilshanSenarath committed Aug 14, 2023
1 parent 3d04a64 commit 5850a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

strategy:
matrix:
java-version: [ 11.0.20+8, 17.0.7+7 ]
java-version: [ 11, 17 ]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 5850a29

Please sign in to comment.