We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cc8917 commit 6233ae2Copy full SHA for 6233ae2
.github/workflows/pr-smoke-test-play-images.yml
@@ -15,7 +15,3 @@ jobs:
15
with:
16
project: ":smoke-tests:images:play"
17
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