Skip to content

Commit 6233ae2

Browse files
authored
Test Play smoke test on Java 17 and 21 (#12490)
1 parent 5cc8917 commit 6233ae2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

-4
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,3 @@ jobs:
1515
with:
1616
project: ":smoke-tests:images:play"
1717
cache-read-only: 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

0 commit comments

Comments
 (0)