Skip to content

Commit

Permalink
[ci] llvm18.1.8 is broken, turn off the ci for it.
Browse files Browse the repository at this point in the history
We can re-enable only after llvm/llvm-project#99453 is resolved.
  • Loading branch information
vgvassilev committed Jul 19, 2024
1 parent 8fc2d5d commit b607f3c
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -457,10 +457,11 @@ jobs:
extra_packages: 'libtrilinos-kokkos-dev ninja-build'
extra_cmake_options: '-G Ninja'

- name: ubu22-clang16-runtime18
os: ubuntu-22.04
compiler: clang-16
clang-runtime: '18'
# 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'

# Оld, still supported versions

Expand Down

0 comments on commit b607f3c

Please sign in to comment.