Update JDK11 upgrade notice.

This commit is contained in:
Fabio Niephaus
2023-02-13 10:30:11 +01:00
parent 93d8fee7fa
commit 8b27096bbf
2 changed files with 4 additions and 4 deletions

View File

@@ -34,11 +34,11 @@ jobs:
java-version: '17'
components: 'native-image'
os: ubuntu-18.04
- version: '22.3.0'
- version: '22.3.1'
java-version: '11' # for JDK11 notification
components: 'native-image'
os: macos-11
- version: '22.3.0'
- version: '22.3.1'
java-version: '17'
components: 'native-image'
os: windows-2022