Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
Removed 13 ad 15.
  • Loading branch information
jamtur01 committed Oct 29, 2023
1 parent 20c665a commit f681c1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:

strategy:
matrix:
java: [ '8', '11', '13', '15', '16', '17', '20', '21' ]
java: [ '8', '11', '16', '17', '20', '21' ]
fail-fast: false
name: Java ${{ matrix.Java }}

Expand Down

0 comments on commit f681c1b

Please sign in to comment.