Skip to content

Commit

Permalink
Run tests on Java 21
Browse files Browse the repository at this point in the history
(cherry picked from commit ff04da0)
  • Loading branch information
mkurz authored and mergify[bot] committed May 3, 2024
1 parent 3f5aba1 commit 750e906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- "check-docs"
uses: playframework/.github/.github/workflows/cmd.yml@v4
with:
java: 17, 11
java: 21, 17, 11
scala: 2.12.x, 2.13.x, 3.x
cmd: scripts/test-code.sh

Expand Down

0 comments on commit 750e906

Please sign in to comment.