1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00

[ci] What lld do we have

This commit is contained in:
Will (Newby) Atlas 2023-04-19 14:07:05 -06:00
parent 49aa8c32ca
commit c964349e5b

View file

@ -218,7 +218,7 @@ jobs:
sudo apt-get install --no-install-recommends debootstrap clang-15 lld-15 || echo 'Failed. Trying again.' && sudo apt-get clean && sudo apt-get update && sudo apt-get install --no-install-recommends debootstrap clang-15 lld-15
# What version of LLVM did we get?
lld —version
lld-15 —version
# What OS is this runner on?
cat /etc/os-release