Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for arm64 and multi-arch builds #169

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

github-actions[bot]
Copy link

📝 Brief description

Add support for arm64 and multi-arch builds

💻 Commits

  • 62d993d - ChristophShyper - 2025-02-11 23:47:49
    Add support for arm64 and multi-arch builds
    Push also images to GitHub Packages.

📁 Modified files

.github/dependabot.yml | 10 -----
.github/workflows/CRON.yml | 22 ++++++++---
.github/workflows/PUSH-MASTER.yml | 43 ++++++++++++---------
.github/workflows/PUSH-OTHER.yml | 81 ++++++++++++++++++++++-----------------
Dockerfile | 61 ++++++++++++++++-------------
Makefile | 61 ++++++++++++++++++++++-------
README.md | 17 +++++---
action.yml | 2 +-
8 files changed, 181 insertions(+), 116 deletions(-)

⚠️ Additional information

  • Pushed to a branch with a proper name and provided proper commit message.
  • Provided a clear and concise description of what the issue is.

Check CONTRIBUTING.md and CODE_OF_CONDUCT.md for more information

Push also images to GitHub Packages.
@github-actions github-actions bot requested review from ChristophShyper and a team as code owners February 11, 2025 22:48
@github-actions github-actions bot added the feature Adding a new feature label Feb 11, 2025
@ChristophShyper ChristophShyper merged commit ff118b4 into master Feb 11, 2025
4 checks passed
@ChristophShyper ChristophShyper deleted the feature/multi-arch branch February 11, 2025 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Adding a new feature
Development

Successfully merging this pull request may close these issues.

1 participant