Arm64 fixes #62
docker-build.yml
on: pull_request
build_amd64
1m 24s
build_arm64
2m 6s
Annotations
1 error and 2 warnings
build_arm64
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /opt/ros/lcas && . /opt/ros/humble/setup.sh && echo \"target: $TARGETARCH\" && if [ ${TARGETARCH} = \"arm64\" ]; then rm -rvf src/limo/limo_gazebosim; fi; rosdep install --from-paths src/ -i -y && colcon build" did not complete successfully: exit code: 1
|
build_amd64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build_arm64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|