From 7b71e25a79284471f311938067e40304d175c45b Mon Sep 17 00:00:00 2001 From: Mihail Mihov Date: Sat, 20 Jul 2024 23:43:10 +0300 Subject: [PATCH] Revert "[ci] llvm18.1.8 is broken, turn off the ci for it." This reverts commit 7f201c6cd82637ba0c24b18f06d12b0a6dbe3af5. --- .github/workflows/ci.yml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 639d6a127..468062be6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -457,11 +457,10 @@ jobs: extra_packages: 'libtrilinos-kokkos-dev ninja-build' extra_cmake_options: '-G Ninja' - # FIXME: Turn on llvm18 once https://github.com/llvm/llvm-project/issues/99453 is fixed. - #- name: ubu22-clang16-runtime18 - # os: ubuntu-22.04 - # compiler: clang-16 - # clang-runtime: '18' + - name: ubu22-clang16-runtime18 + os: ubuntu-22.04 + compiler: clang-16 + clang-runtime: '18' # Оld, still supported versions