Skip to content

Remove PHP_MAJOR_VERSION condition #572

Remove PHP_MAJOR_VERSION condition

Remove PHP_MAJOR_VERSION condition #572

name: Continuous Integration
on:
push:
pull_request:
workflow_dispatch:
jobs:
ci:
uses: ray-di/.github/.github/workflows/continuous-integration.yml@next_stable
with:
old_stable: '["8.0", "8.1"]

Check failure on line 12 in .github/workflows/continuous-integration.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/continuous-integration.yml

Invalid workflow file

You have an error in your yaml syntax on line 12
current_stable: 8.2
next_stable: 8.3