Skip to content

feat: add support for bookworm arm-64 #3004

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

prsabahrami
Copy link

This adds support for debian bookworm-arm64 build on the CI.

@prsabahrami prsabahrami changed the title Add support for bookworm arm-64 Add: support for bookworm arm-64 Jun 19, 2025
@github-actions github-actions bot added this to the ADBC Libraries 19 milestone Jun 19, 2025
@prsabahrami prsabahrami changed the title Add: support for bookworm arm-64 feat: add support for bookworm arm-64 Jun 19, 2025
Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you open a new issue for this improvement?

# "debian-bookworm-arm64",
"debian-bookworm-arm64",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't need this. Because the CI job specify the APT target explicitly instead of using the default targets.

@@ -303,6 +303,7 @@ jobs:
- almalinux-8
- almalinux-9
- debian-bookworm
- debian-bookworm-arm64
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We want to use ubuntu-24.04-arm for arm64 build for performance. QEMU is slow.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants