skeleton-php-ext
skeleton-php-ext copied to clipboard
Switch CI to GitHub Actions
Summary
- replace the Travis CI configuration with a GitHub Actions workflow
- replace AppVeyor with a GitHub Actions workflow
- build and test the extension across supported PHP versions, including nightly as an allowed failure
- surface test diffs when failures occur to aid troubleshooting
Testing
- not run (CI only change)