Iot-Telemetry-Simulator
Iot-Telemetry-Simulator copied to clipboard
Added multiplatform build to github actions
Purpose
- Resolves issue #48
Does this introduce a breaking change?
[ ] Yes
[x] No
Pull Request Type
What kind of change does this Pull Request introduce?
[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:
How to Test
-
Run the github actions that now generate a multiplatform build for the docker images
-
Run the new image on an ARM64 machine
-
Verify that the solution properly works
-
Test the code
What to Check
Verify that the following are valid
- ...