Skip to content

Add windows ci

This MR adds windows CI.

  • For each CI run, it will install BuildPhpExtension package from php/php-windows-builder.
  • It should build the extension and upload the build as job artifact.
  • If you create a tag, it should also create a release with the same reference and upload the build artifacts to that.

Merge request reports

Loading