Platform engineeringGitHub Actions adds a background marker, and the linear job stops being the only shape
GitHub Actions now lets steps inside a job run concurrently with a 'background' marker plus 'wait', 'cancel' and 'parallel' helpers, breaking the sequential-only model that has defined Actions jobs since launch.