diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9e2371e48..a6dadb9d2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -388,8 +388,8 @@ jobs: clang-runtime: '16' debug_build: true - - name: ubu22-clang15-runtime16-doc - os: ubuntu-22.04 + - name: ubuntu-clang15-runtime16-doc + os: ubuntu-latest compiler: clang-15 clang-runtime: '16' doc_build: true