Skip to content

Remove PHP 8.0 from GitHub Actions CI matrix #530

Remove PHP 8.0 from GitHub Actions CI matrix

Remove PHP 8.0 from GitHub Actions CI matrix #530

Workflow file for this run

name: Static Analysis
on:
push:
pull_request:
workflow_dispatch:
jobs:
sa:
uses: ray-di/.github/.github/workflows/static-analysis.yml@v1
with:
php_version: 8.3
has_crc_config: true