Skip to content

Commit

Permalink
add include for laravel 11
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderkroneis committed Feb 14, 2024
1 parent 3a5c05a commit bd15888
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
php: [8.0, 8.1, 8.2, 8.3]
laravel: [11.*, 10.*, 9.*]
include:
- laravel: 11.*
testbench: 9.*
- laravel: 10.*
testbench: 8.*
- laravel: 9.*
Expand Down

0 comments on commit bd15888

Please sign in to comment.