Skip to content

Actions steps can now be run in parallel

UpdateVerifiedAdded Sep 22, 2026

GitHub Actions now supports running steps concurrently using background . Previously, all steps in a workflow ran in sequence, with each step starting only after the previous step completed. Previously, you could run steps in a non-blocking way using shell backgrounding ( & ), but that often interleaved logs from multiple steps.

Read GitHub's release notes

https://github.blog/changelog/2026-06-25-actions-steps-can-now-be-run-in-parallel

Summaries of vendors' own notes. Product names and logos belong to their owners; logos via logo.dev.

More GitHub Actions releases

GitHub Actions

More control over your GitHub-hosted runners

Update
GitHub Actions

Red Hat Enterprise Linux runner images are now in public preview

Preview
GitHub Actions

Read-only Actions cache for untrusted triggers

Update
GitHub Actions

Xcode 27 runner image now in public preview

Preview
GitHub Actions

GitHub Actions holds potentially malicious workflows for approval

Update
GitHub Actions

Reference same-repository actions with self-repository syntax

Update

Also shipped on Jun 25, 2026

Genie One enhancements

Beta

Weekly: the week's data and AI releases, Tuesday mornings.