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: twister: Remove unnecessary Linux environment setup steps
The twister build job now runs inside a container using the `ci` Docker
image and it is no longer necessary to set up many of the components
currently installed in the Linux environment setup step.
All `sudo` usages are also removed because the CI Docker image defaults
to the root user inside the container.
Signed-off-by: Stephanos Ioannidis <[email protected]>
0 commit comments