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
Since the use of a aarch platform for development, all the builds for electron and packer have been put on hold.
A solution is to convert all tests and build steps into GitHub action.
Buildx automatic docker image building + push. [note, current version are tagged ci. Base image is build locally, as it's too slow to build as GitHub actions ]
Test runner
Packer (VirtualBox VM) + docker
Electron mac, linux, windows
It's a consequent job, but it's required by the issue #414 or any further changes.
The text was updated successfully, but these errors were encountered:
Since the use of a
aarch
platform for development, all the builds forelectron
andpacker
have been put on hold.A solution is to convert all tests and build steps into GitHub action.
ci
. Base image is build locally, as it's too slow to build as GitHub actions ]It's a consequent job, but it's required by the issue #414 or any further changes.
The text was updated successfully, but these errors were encountered: