forked from lthn/blockchain
Refactors the Docker build workflow to use a matrix for multi-arch builds, updates build arguments, and improves Docker image tagging. Disables Conan package caching on Linux ARM64 and macOS Intel workflows. Changes the Windows build to use the 'msvc-194-x86_64' target and updates artifact paths accordingly. Enhances the Makefile to pass additional CMake variables and run cpack after building. |
||
|---|---|---|
| .. | ||
| _maint-cache.yml | ||
| _on-pr-fast.yml | ||
| _on-pr.yml | ||
| _on-push.yml | ||
| _on-release.yml | ||
| build-docker.yml | ||
| build-docs.yml | ||
| build-linux-arm64.yml | ||
| build-linux-intel.yml | ||
| build-macos-arm64.yml | ||
| build-macos-intel.yml | ||
| build-windows-intel.yml | ||