Skip to content

Commit

Permalink
Update Test
Browse files Browse the repository at this point in the history
  • Loading branch information
RamiiYoussef committed Feb 21, 2024
1 parent c4941ed commit 529dff8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,13 @@ jobs:
dependency-version: [prefer-stable]
include:
- laravel: 10.*
php: 8.2
phpunit: 9.6
dependency-version: prefer-stable
- laravel: 9.*
php: 8.1
phpunit: 9.6
dependency-version: prefer-stable

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

Expand Down

0 comments on commit 529dff8

Please sign in to comment.