Skip to content

Commit

Permalink
Update branch testing to include JDK17
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanpadams committed Jul 31, 2024
1 parent 003ccaf commit c4ff9de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/branch-cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

strategy:
matrix:
java-version: [11]
java-version: [11, 17]

steps:
-
Expand Down

0 comments on commit c4ff9de

Please sign in to comment.