Skip to content

Commit 8fc669e

Browse files
committed
TEMP/TESTING
1 parent ca0585b commit 8fc669e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quicktest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
strategy:
2929
matrix:
30-
php: ['5.4', '7.2', 'latest', '8.4']
30+
php: ['7.0', '7.1', '7.2', 'latest', '8.4']
3131

3232
name: "QuickTest: PHP ${{ matrix.php }}"
3333

0 commit comments

Comments
 (0)