Run play smoke test with Java 17 and 21 (#12458)

This commit is contained in:
Trask Stalnaker 2024-10-17 14:28:51 -07:00 committed by GitHub
parent fb786c8f0a
commit 1176300f9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 4 deletions

View File

@ -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: