Test Play smoke test on Java 17 and 21 (#12490)
This commit is contained in:
parent
5cc89173c4
commit
6233ae2b22
|
@ -15,7 +15,3 @@ jobs:
|
|||
with:
|
||||
project: ":smoke-tests:images:play"
|
||||
cache-read-only: true
|
||||
# Play doesn't support Java 16+ yet
|
||||
# https://github.com/playframework/playframework/pull/10819
|
||||
skip-java-17: true
|
||||
skip-java-21: true
|
||||
|
|
Loading…
Reference in New Issue