Skip to content

Conversation

valutcizen
Copy link
Contributor

@lukstep
Copy link
Owner

lukstep commented Jul 8, 2025

Hi @valutcizen,

First of all, thank you for your contribution for this project :)

I want to ask about image testing. Is the test script runs on both versions of container?

@valutcizen
Copy link
Contributor Author

valutcizen commented Jul 8, 2025 via email

@lukstep
Copy link
Owner

lukstep commented Jul 8, 2025

It would be good to be able to run tests on an ARM-based container as well. I could be done by adding --platform to docker run in test_sdk.sh

docker run -d -it --platform <passed_by_script_arg> --name pico-sdk --mount type=bind,source="${PWD}"/test_poject,target=/home/dev "$1"

@lukstep lukstep merged commit 44f236e into lukstep:main Jul 26, 2025
1 check failed
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