You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ci] Add test for installation in multiple architectures (#597)
Users should be able to install the frequenz-sdk package in amd64 and
arm64 systems. This commit adds a simple test to the CI to validate
this.
The aforementioned test builds a multi-platform docker image with the
generated wheel package. If the image gets successfully generated, then
the test passes.
Additionally the updated docs are published only if this test is passed.
0 commit comments