Skip to content

support pinpoint-php v0.5.0 #98

support pinpoint-php v0.5.0

support pinpoint-php v0.5.0 #98

Workflow file for this run

name: Build
on: [push, pull_request, workflow_dispatch]
jobs:
php7:
runs-on: ubuntu-latest
strategy:
matrix:
php-versions: [ '7.4','8.0','8.1','8.2']
steps:
- uses: actions/checkout@v2
- name: Setup PHP
uses: shivammathur/setup-php@verbose
with:
php-version: ${{ matrix.php-versions }}
tools: composer:v2
extensions: pinpoint_php-https://github.com/eeliu/pinpoint-c-agent@feat-join-cut-5-11,mongodb-mongodb/[email protected]
- run: |
composer install --prefer-dist
vendor/bin/phpunit --configuration PHPUnit.xml --testsuit pinpoint --testdox