Commit graph

8 commits

Author SHA1 Message Date
Alexey Nurmukhametov
96790bd82f Build aarch64 binary in release workflow
Building in a Docker container is a workaround for the issue of
JavaScript-based GitHub Actions not being supported in Alpine
containers on the Arm64 platform. Otherwise, we could completely reuse
artifact-builder-x86 as a matrix job by running it on an Arm runner.
This could be done later when upload-artifact works in an Alpine Arm64
container.
2025-02-08 19:23:28 +00:00
fox.cpp
cff6cfaca6
ci: Another attempt to get ghcr.io upload working... 2025-01-25 02:01:52 +03:00
fox.cpp
5cd2356b28
ci: Try to fix ghcr.io image upload 2025-01-25 01:54:31 +03:00
fox.cpp
c5c8e4b5b5
ci: Disable arm64 docker build because of SIGSEGV 2025-01-25 01:42:33 +03:00
fox.cpp
96bd83316b
ci: Fix-up release pipeline 2025-01-25 00:51:05 +03:00
fox.cpp
aaa838dd79
ci: Upgrade release pipeline actions 2025-01-25 00:49:15 +03:00
fox.cpp
21329c8f6f
ci: Fix-up release pipeline 2025-01-25 00:11:54 +03:00
fox.cpp
44a23f21ce
ci: Refactor CI workflows 2025-01-24 21:55:52 +03:00
Renamed from .github/workflows/cicd.yml (Browse further)