Skip to content

Merge release 2.1.4 into 3.0.x #332

Merge release 2.1.4 into 3.0.x

Merge release 2.1.4 into 3.0.x #332

name: "Continuous Integration"
on:
pull_request:
branches:
- "*.x"
push:
branches:
- "*.x"
jobs:
phpunit:
name: "PHPUnit"
uses: "doctrine/.github/.github/workflows/continuous-integration.yml@1.5.0"
with:
php-versions: '["8.1"]'