Skip to content

Commit

Permalink
Update run-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sertxudev authored Mar 11, 2024
1 parent d2852dc commit b488a45
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ jobs:
laravel: [10, '11']
coverage-driver: [pcov]
stability: [prefer-lowest, prefer-stable]
exclude:
- laravel: '11'
php: 8.1

name: Windows - P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }}

Expand Down

0 comments on commit b488a45

Please sign in to comment.