Skip to content

Commit 1176300

Browse files
authored
Run play smoke test with Java 17 and 21 (#12458)
1 parent fb786c8 commit 1176300

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/publish-smoke-test-play-images.yml

-4
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ jobs:
1515
with:
1616
project: ":smoke-tests:images:play"
1717
publish: true
18-
# Play doesn't support Java 16+ yet
19-
# https://github.com/playframework/playframework/pull/10819
20-
skip-java-17: true
21-
skip-java-21: true
2218

2319
workflow-notification:
2420
needs:

0 commit comments

Comments
 (0)