Run play smoke test with Java 17 and 21 (#12458)
This commit is contained in:
parent
fb786c8f0a
commit
1176300f9b
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue