Goal
Replace the bespoke legacy GitHub Actions workflow with the organization reusable CI workflow.
Acceptance criteria
.github/workflows/ci.yml calls PowerShellOrg/.github/.github/workflows/powershell-ci.yml@main.
- CI is green on Windows PowerShell 5.1, Windows PowerShell 7, Linux PowerShell 7, and macOS PowerShell 7.
- The obsolete workflow is removed.
Goal
Replace the bespoke legacy GitHub Actions workflow with the organization reusable CI workflow.
Acceptance criteria
.github/workflows/ci.ymlcallsPowerShellOrg/.github/.github/workflows/powershell-ci.yml@main.