Skip to content

Commit

Permalink
Add testbench to the matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
alies-dev committed Nov 22, 2024
1 parent 4e48d19 commit 3b152e3
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 @@ -25,6 +25,9 @@ jobs:
php: [8.2, 8.3, 8.4]
laravel: [11.*]
dependency-version: [prefer-stable]
include:
- laravel: 11.*
testbench: 9.*

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

Expand Down

0 comments on commit 3b152e3

Please sign in to comment.