Skip to content

Commit

Permalink
kokoro: upgrade from clang 10 to clang 13
Browse files Browse the repository at this point in the history
  • Loading branch information
dneto0 authored and arcady-lunarg committed Jan 23, 2025
1 parent 22a33d6 commit 4bda6a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kokoro/linux-clang-cmake/build-docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ set -e # Fail on any error.
set -x # Display commands being run.

using cmake-3.31.2
using clang-10.0.0
using clang-13.0.1
using ninja-1.10.0
using python-3.12

Expand Down

0 comments on commit 4bda6a6

Please sign in to comment.