Draft
Conversation
dc4dc93 to
213a191
Compare
9c91762 to
a2317ac
Compare
a2317ac to
01001f2
Compare
01001f2 to
9387266
Compare
9387266 to
e2e109e
Compare
e2e109e to
8f05025
Compare
8f05025 to
a3851a8
Compare
a3851a8 to
755e53c
Compare
755e53c to
bdd1378
Compare
bdd1378 to
109fcdf
Compare
109fcdf to
3f00192
Compare
3 tasks
This should allows to build and run amd64 qemu tests from github actions. Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
this is useless on those runners Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
3f00192 to
81b9dde
Compare
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
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 should allows to build images and run amd64 qemu tests from github actions. This PR is not yet finished, I am currently investigating w/ CNCF folks to know why those 3 tests (devcontainers, ...) are failing.
I think it's better than nothing at this moment.