Skip to content

Commit 889e164

Browse files
committed
Test Play with Java 17 and 21
1 parent 925c920 commit 889e164

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
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)