mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 02:11:58 +08:00
[linux ci] install golang-go for boringssl (#32096)
This commit is contained in:
parent
cb7d3b4999
commit
055b31ae32
@ -88,6 +88,9 @@ APT_PACKAGES="$APT_PACKAGES libxtst-dev"
|
||||
## required by bond
|
||||
APT_PACKAGES="$APT_PACKAGES haskell-stack"
|
||||
|
||||
## required by boringssl
|
||||
APT_PACKAGES="$APT_PACKAGES golang-go"
|
||||
|
||||
## CUDA
|
||||
APT_PACKAGES="$APT_PACKAGES cuda-compiler-12-1 cuda-libraries-dev-12-1 cuda-driver-dev-12-1 \
|
||||
cuda-cudart-dev-12-1 libcublas-12-1 libcurand-dev-12-1 cuda-nvml-dev-12-1 libcudnn8-dev libnccl2 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user