Skip to content

Commit

Permalink
Update run-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze authored Feb 1, 2023
1 parent 303913f commit 2ef7bf5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,15 @@ jobs:
php: 7.3
- laravel: 7.*
php: 8.2
- laravel: 7.*
php: 8.1
- laravel: 6.*
php: 8.2
- laravel: 8.*
php: 8.2
dependency-version: prefer-lowest
- laravel: 6.*
php: 8.1

name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.dependency-version }} - ${{ matrix.os }}

Expand Down

0 comments on commit 2ef7bf5

Please sign in to comment.