Skip to content

Commit

Permalink
Update GH testing to use jdk 21 as latest
Browse files Browse the repository at this point in the history
  • Loading branch information
zzambers authored and judovana committed Oct 25, 2023
1 parent 861e1aa commit 0c860ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
branches:
- "*"
env:
jdkver_latest: 20
jdkver_latest: 21

jobs:
test-linux:
Expand Down

0 comments on commit 0c860ba

Please sign in to comment.