Skip to content

ci(Windows): use latest Windows test method on GH Actions#60

Merged
zeriyoshi merged 2 commits into
mainfrom
use_latest_windows_test
May 22, 2026
Merged

ci(Windows): use latest Windows test method on GH Actions#60
zeriyoshi merged 2 commits into
mainfrom
use_latest_windows_test

Conversation

@zeriyoshi
Copy link
Copy Markdown
Contributor

No description provided.

@zeriyoshi zeriyoshi self-assigned this May 22, 2026
Copilot AI review requested due to automatic review settings May 22, 2026 02:27
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Windows CI workflow to use the newer consolidated PHP Windows extension build/test GitHub Action instead of manually setting up the PHP SDK + MSVC environment and running phpize/nmake steps.

Changes:

  • Remove windows-2025 from the CI OS matrix (run Windows CI on windows-2022 only).
  • Replace the manual Windows build/test steps (php/setup-php-sdk, msvc-dev-cmd, phpize, nmake test) with php/php-windows-builder/extension.
  • Pass the extension enable flag via the new action’s args input and map matrix.version to php-version.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@zeriyoshi zeriyoshi merged commit 1b9aecd into main May 22, 2026
119 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants