Skip to content

Commit b9990a8

Browse files
committed
WIP - updated GItHub workflow.
1 parent 4d57d50 commit b9990a8

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

.github/workflows/laravel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: true
1616
matrix:
17-
php: [7.3, 7.4]
17+
php: [7.2, 7.3, 7.4]
1818

1919
name: PHP ${{ matrix.php }}
2020

database.yml

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)