Skip to content

Commit 39ac003

Browse files
committed
nightly
1 parent e5fe2c2 commit 39ac003

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/iwyu.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ jobs:
113113
run: |
114114
cmake -S include-what-you-use -B include-what-you-use-build -DCMAKE_BUILD_TYPE=Release
115115
env:
116-
CC: clang
117-
CXX: clang++
116+
CC: clang-23
117+
CXX: clang++-23
118118

119119
# Fails on OpenSUSE:
120120
# Warning: Failed to restore: Tar failed with error: Unable to locate executable file: tar. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.

0 commit comments

Comments
 (0)