update gw #15
build.yaml
on: push
Matrix: build
Oh hello! Nice to see you.
Made with ❤️ by humans.txt
Annotations
3 errors and 1 warning
build (3.11)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c add-apt-repository -y 'ppa:deadsnakes/ppa' && apt update && apt install -y --no-install-recommends python${PYTHON_VERSION} python${PYTHON_VERSION}-venv python${PYTHON_VERSION}-dev && rm -rf /var/lib/apt/lists/* && curl -sS https://bootstrap.pypa.io/get-pip.py | python${PYTHON_VERSION} && pip install -U pip && pip --no-cache-dir install numpy==${NUMPY_VERSION}" did not complete successfully: exit code: 100
|
build (3.10)
The job was canceled because "_3_11" failed.
|
build (3.10)
The operation was canceled.
|
build (3.11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|