CI: exclude "lldb" from autobuilds
This commit is contained in:
parent
f4f8d60734
commit
243806a00c
@ -6,7 +6,7 @@
|
|||||||
set -e
|
set -e
|
||||||
|
|
||||||
## Some packages should be excluded from auto builds.
|
## Some packages should be excluded from auto builds.
|
||||||
EXCLUDED_PACKAGES="rust texlive"
|
EXCLUDED_PACKAGES="lldb rust texlive"
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
##
|
##
|
||||||
|
Loading…
Reference in New Issue
Block a user