Upgrade from ubuntu-20.04 to ubuntu-22.04.

Context: https://github.com/actions/runner-images/issues/11101
This commit is contained in:
Fabio Niephaus 2025-04-02 08:47:57 +02:00 committed by Fabio Niephaus
parent a4c8415508
commit 0568ccefb6

View File

@ -131,7 +131,7 @@ jobs:
- version: '22.2.0' # for update notifications
java-version: '17'
components: 'native-image'
os: ubuntu-20.04
os: ubuntu-22.04
- version: '21.2.0'
java-version: '8' # for JDK 8 notification
components: 'native-image'