Skip to content

Commit 688d4a3

Browse files
committed
#2397: REMOVE_ME: use vt-tv feature branch temporarily
1 parent 96e6f08 commit 688d4a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/build_cpp.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ then
5353
rm -Rf kokkos
5454
fi
5555

56-
git clone -b master https://github.com/kokkos/kokkos.git
56+
git clone -b 148-add-fmt-11-support https://github.com/kokkos/kokkos.git
5757
export KOKKOS_DIR=$PWD/kokkos
5858
export KOKKOS_BUILD=${build_dir}/kokkos/build
5959
export KOKKOS_INSTALL="$KOKKOS_BUILD/install"

0 commit comments

Comments
 (0)