Skip to content

Commit d5bdb61

Browse files
committed
chore: adds 8.0 as a tested version
1 parent fbc4501 commit d5bdb61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
runs-on: ubuntu-latest
3434
strategy:
3535
matrix:
36-
php-version: ['7.4', '8.4']
36+
php-version: ['7.4', '8.0', '8.4']
3737

3838
steps:
3939
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)