Skip to content

Commit

Permalink
[squash]
Browse files Browse the repository at this point in the history
  • Loading branch information
martialblog committed Aug 2, 2024
1 parent 95b656d commit 4929d75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php: ['8.0', '8.3']
php: ['8.2', '8.3']
os: ['ubuntu-latest']

steps:
Expand Down Expand Up @@ -49,7 +49,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php: ['8.0', '8.3']
php: ['8.2', '8.3']
os: ['ubuntu-latest']

steps:
Expand Down

0 comments on commit 4929d75

Please sign in to comment.