Skip to content

Commit 783760d

Browse files
authored
[ci] Bump arm kokkos too. (#1900)
1 parent f3b6141 commit 783760d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
extra_cmake_options: '-DBUILD_SHARED_LIBS=On'
9595
clang-runtime: '17'
9696

97-
- name: ubu22-clang16-runtime17-kokkos
97+
- name: ubu22-clang16-runtime22-kokkos
9898
os: ubuntu-22.04
9999
compiler: clang-16
100100
clang-runtime: '22'
@@ -114,10 +114,10 @@ jobs:
114114
extra_cmake_options: '-DBUILD_SHARED_LIBS=On'
115115
clang-runtime: '17'
116116

117-
- name: ubu24-arm-clang16-runtime17-kokkos
117+
- name: ubu24-arm-clang16-runtime22-kokkos
118118
os: ubuntu-24.04-arm
119119
compiler: clang-16
120-
clang-runtime: '17'
120+
clang-runtime: '22'
121121
extra_packages: 'libtrilinos-kokkos-dev ninja-build'
122122
extra_cmake_options: '-G Ninja'
123123

0 commit comments

Comments
 (0)