Skip to content

Commit

Permalink
Add jdk 23-ea to nightly smoke tester run. #13700
Browse files Browse the repository at this point in the history
  • Loading branch information
dweiss committed Aug 30, 2024
1 parent 6d373db commit ce4f56e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-nightly-smoketester.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
matrix:
os: [ ubuntu-latest ]
java-version: [ '21', '22' ]
java-version: [ '21', '22', '23-ea' ]

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit ce4f56e

Please sign in to comment.