Skip to content

Commit

Permalink
Attempt to fix clang issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jdisanti committed Aug 18, 2023
1 parent 084d5d2 commit 69fd3ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/ci-build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ RUN set -eux; \
yum -y install \
bc \
ca-certificates \
clang-libs \
clang \
gcc \
git \
java-11-amazon-corretto-headless \
Expand Down

0 comments on commit 69fd3ba

Please sign in to comment.