Skip to content

Commit

Permalink
Revert "[ci] llvm18.1.8 is broken, turn off the ci for it."
Browse files Browse the repository at this point in the history
This reverts commit 7f201c6.
  • Loading branch information
MihailMihov committed Jul 20, 2024
1 parent 7f201c6 commit 7b71e25
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 7b71e25

Please sign in to comment.