Bump cpp client to 3.7.2 #247
ci-pr-validation.yml
on: pull_request
Validation use yarn install
32s
Matrix: Build NAPI linux with CPP lib installed by APT
Matrix: linux-napi
Matrix: Build NAPI macos with CPP lib installed by Homebrew
Matrix: macos-napi
Matrix: Run unit tests
Matrix: windows-napi
Annotations
3 errors
|
Validation use yarn install
Process completed with exit code 1.
|
|
Build NAPI linux_glibc - Node 18 - arm64
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c apt-get update -y && apt-get install -y curl g++ make python3" did not complete successfully: exit code: 100
|
|
Build NAPI linux_glibc - Node 18 - x86_64
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c apt-get update -y && apt-get install -y curl g++ make python3" did not complete successfully: exit code: 100
|