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

Arm64 CI | Run a smoke test on a Github-hosted Arm runner #849

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

Conversation

Rohanjames1997
Copy link

@Rohanjames1997 Rohanjames1997 commented Feb 26, 2025

This runs a smoke test on a Github-hosted Arm runner as well.

It skips uploading the artifact, and for now, allows the dependent jobs to use the originally uploaded x86 artifact itself in its QEMU.
Even if the job uploads the artifact with a different name, future jobs will fail due to steps.fetch_sdist.outputs.download-path returning the path of the arm64 tar file, as it is typically uploaded later than the x86 tar file.

* Update ci.yaml

* Update ci.yaml

* Update ci.yaml

* Update ci.yaml
@Rohanjames1997
Copy link
Author

@nitzmahone Could you review this PR?
Thanks!

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.

1 participant