Skip to content

Remove support for PHP < 7.3 from php-compat.yml. #37

Remove support for PHP < 7.3 from php-compat.yml.

Remove support for PHP < 7.3 from php-compat.yml. #37

---
name: Linting jobs
# yamllint disable-line rule:truthy
on:
- push
- pull_request
jobs:
php-linter:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: pipeline-components/[email protected]