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
Testing CI version changes to resolve core unit test error
`Command '['docker', 'compose', 'up', '--wait']' returned non-zero exit
status 1.`
Rather then using an older version of Docker in the test suite coming
from Ubuntu uses Dockers official action which ships the latest version
of the cli and compose.
0 commit comments