Skip to content

Commit

Permalink
chg: [workflows] restored 7.2 and 7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
iglocska committed Nov 29, 2023
1 parent d63fbfa commit 206d2af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -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:
Expand Down

0 comments on commit 206d2af

Please sign in to comment.