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

CI: add arm64 container #59

Merged
merged 2 commits into from
Feb 5, 2025
Merged

CI: add arm64 container #59

merged 2 commits into from
Feb 5, 2025

Conversation

junghans
Copy link
Collaborator

@junghans junghans commented Feb 5, 2025

Part of #53

registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Create and push manifest images to Github Container Registry
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This part is not a 100% needed, but it is nice to have a kokkos/ci-containers/fedora:latest tag that is multiarch.

@masterleinad
Copy link
Collaborator

What's the motivation for adding the arm64 containers?

@junghans
Copy link
Collaborator Author

junghans commented Feb 5, 2025

What's the motivation for adding the arm64 containers?

Just more testing, all the Macs are arm64 now.

@junghans junghans marked this pull request as ready for review February 5, 2025 17:42
@junghans junghans requested a review from masterleinad February 5, 2025 17:46
Copy link
Collaborator

@masterleinad masterleinad left a comment

Choose a reason for hiding this comment

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

Looks reasoanble to me.

@junghans junghans merged commit 4e6ef5d into main Feb 5, 2025
11 checks passed
@junghans junghans deleted the arm64 branch February 5, 2025 18:38
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.

2 participants