[ci] drop build 7.x

This commit is contained in:
2025-11-24 23:03:26 +07:00
parent 3ea7d7f7d3
commit 4d5999aefb

View File

@@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-24.04 runs-on: ubuntu-24.04
strategy: strategy:
matrix: matrix:
php_version: ['7.2', '7.3', '7.4', '8.0', '8.1', '8.2', '8.3', '8.4'] php_version: ['8.0', '8.1', '8.2', '8.3', '8.4']
steps: steps:
- name: Check out repository - name: Check out repository
uses: actions/checkout@v4 uses: actions/checkout@v4