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 sudo for Linux environment setup
The twister build job now runs inside a container using the `sdk-build`
image, which defaults to the root user inside the container, and `sudo`
is therefore no longer necessary.
Signed-off-by: Stephanos Ioannidis <[email protected]>
0 commit comments