mirror of
https://github.com/azahar-emu/build-environment
synced 2025-11-06 23:19:59 +01:00
linux-fresh: Locked Clang version to 18.x
This commit is contained in:
parent
3f6445c938
commit
9f04824e9e
@ -10,7 +10,7 @@ RUN apt-get install -y \
|
|||||||
# Tools
|
# Tools
|
||||||
build-essential \
|
build-essential \
|
||||||
ccache \
|
ccache \
|
||||||
clang \
|
clang-18 \
|
||||||
clang-format-18 \
|
clang-format-18 \
|
||||||
cmake \
|
cmake \
|
||||||
curl \
|
curl \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user