chg: [workflows] restored 7.2 and 7.3

pull/9432/head
iglocska 2023-11-29 20:04:17 +01:00
parent d63fbfaf87
commit 206d2af439
No known key found for this signature in database
GPG Key ID: BEA224F1FEF113AC
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-22.04]
php: ['7.4']
php: ['7.2', '7.3', '7.4']
# Steps represent a sequence of tasks that will be executed as part of the job
steps: