Skip to content

Commit

Permalink
Run play smoke test with Java 17 and 21 (#12458)
Browse files Browse the repository at this point in the history
  • Loading branch information
trask authored Oct 17, 2024
1 parent fb786c8 commit 1176300
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/publish-smoke-test-play-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ jobs:
with:
project: ":smoke-tests:images:play"
publish: true
# Play doesn't support Java 16+ yet
# https://github.com/playframework/playframework/pull/10819
skip-java-17: true
skip-java-21: true

workflow-notification:
needs:
Expand Down

0 comments on commit 1176300

Please sign in to comment.