Skip to content

Commit

Permalink
Also check Java21
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
sebbASF committed Oct 27, 2023
1 parent 7106214 commit a2a6436
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/benchmarkadhoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
matrix:
# macos-latest and ubuntu-latest uses OpenSSL 3 which breaks tests
os: [macos-11, ubuntu-20.04, windows-latest]
# These names are used in conditional statements below.
java: [ 8 ]
# Run lowest and highest Java versions only
java: [ 8, 21 ]
experimental: [false]
fail-fast: false

Expand Down

0 comments on commit a2a6436

Please sign in to comment.