-
Notifications
You must be signed in to change notification settings - Fork 664
update the workflows to test the artifacts and docker images on arm64 runners #3854
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0663fd0 to
93c6aa2
Compare
eae1944 to
2faccc2
Compare
e2d6d3b to
74937fc
Compare
74937fc to
f519856
Compare
c5974d6 to
e17835e
Compare
1e05453 to
da8cd40
Compare
1c908c2 to
d5d9033
Compare
f07f4e0 to
c2946bc
Compare
4d8f279 to
c326a47
Compare
c326a47 to
23b0b3e
Compare
23b0b3e to
041fbba
Compare
89b3f36 to
24a6f97
Compare
24a6f97 to
9f656be
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 5 out of 11 changed files in this pull request and generated no comments.
Files not reviewed (6)
- .github/workflows/_docker.yml: Evaluated as low risk
- .github/workflows/_prepare.yml: Evaluated as low risk
- .github/workflows/_unit_tests.yml: Evaluated as low risk
- build/config/Tasks/SetMatrix.cs: Evaluated as low risk
- .github/workflows/_docker_manifests.yml: Evaluated as low risk
- .github/actions/docker-test/action.yml: Evaluated as low risk
Contributor
|
Thank you @arturcic for your contribution! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This add the ability to run the artifacts test on arm64 GA runners, as well as testing the arm64 docker images