Skip to content

Feature/support phpunit 10 #34

Feature/support phpunit 10

Feature/support phpunit 10 #34

Workflow file for this run

name: RingCentral
on:
push:
branches:
- '*.x'
pull_request:
jobs:
latest:
strategy:
fail-fast: false
matrix:
php: [ '7.3', '7.4', '8.0', '8.1', '8.2' ]
uses: ./.github/workflows/integration.yml
with:
php: ${{ matrix.php }}
suite: RingCentral
package: ringcentral/psr7