diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e4750fd..9dcc4d2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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'