Skip to content

Commit

Permalink
try JDK21
Browse files Browse the repository at this point in the history
  • Loading branch information
cmacdonald authored Aug 23, 2024
1 parent 11888bf commit 4ee1f18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
build:
strategy:
matrix:
java: [11, 13]
java: [11, 21]
os: ['ubuntu-latest', 'macOs-latest', 'windows-latest']
architecture: ['x64']

Expand Down

0 comments on commit 4ee1f18

Please sign in to comment.