1
0
Fork 0
forked from lthn/blockchain
blockchain/.github/workflows
Snider 66a7b597f4 Add multi-arch Docker build support and Makefile targets
This update enhances the Docker build workflow to support multiple architectures (amd64, arm64, armv7, ppc64le, riscv64, s390x) using buildx and matrix builds in GitHub Actions. The Makefile now includes new targets for building and exporting artifacts for each supported architecture. The Dockerfile is updated to allow conditional use of custom Conan profiles via a new USE_CUSTOM_PROFILE build argument.
2025-09-27 21:34:30 +01:00
..
_maint-cache.yml GitHub Build Workflows (#7) 2025-08-30 17:46:00 +01:00
_on-pr-fast.yml Dev 12 documentation overhaul (#13) 2025-09-25 16:04:33 +01:00
_on-pr.yml Dev 12 documentation overhaul (#13) 2025-09-25 16:04:33 +01:00
_on-push.yml Add DockerHub secrets to build-docker workflow 2025-09-27 17:20:29 +01:00
_on-release.yml Dev 12 documentation overhaul (#13) 2025-09-25 16:04:33 +01:00
build-docker.yml Add multi-arch Docker build support and Makefile targets 2025-09-27 21:34:30 +01:00
build-docs.yml Update Docker and Docs GitHub workflows 2025-09-27 17:31:22 +01:00
build-linux.yml Update build targets and artifact paths for consistency 2025-09-27 02:10:51 +01:00
build-macos-arm64.yml Update build targets and artifact paths for consistency 2025-09-27 02:10:51 +01:00
build-macos-intel.yml Update build targets and artifact paths for consistency 2025-09-27 02:10:51 +01:00
build-windows.yml Update build-windows.yml 2025-09-27 13:11:24 +01:00