Skip to content

Commit

Permalink
Do not try to load libllvm12:i386 on ubuntu-18.04
Browse files Browse the repository at this point in the history
  • Loading branch information
marceltaeumel committed Sep 25, 2021
1 parent 783c850 commit 528ce27
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/ci/actions_prepare_linux_x86.sh
Expand Up @@ -44,7 +44,6 @@ elif [[ "${ARCH}" = "linux32x86" ]]; then
libx11-dev:i386 \
libsm-dev:i386 \
libice-dev:i386 \
libllvm12:i386 \
libgl1-mesa-glx:i386 \
libgl1-mesa-dev:i386 \
libxext-dev:i386 \
Expand Down

0 comments on commit 528ce27

Please sign in to comment.