Skip to content

Commit

Permalink
Adjusts work flow
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Oct 13, 2023
1 parent 5053dcf commit e6c4800
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,24 +45,32 @@ jobs:
php: 8.1
- laravel: 5.8.*
php: 8.2
- laravel: 5.8.*
php: 8.3
- laravel: 6.*
php: 7.1
- laravel: 6.*
php: 8.1
- laravel: 6.*
php: 8.2
- laravel: 6.*
php: 8.3
- laravel: 7.*
php: 7.1
- laravel: 7.*
php: 8.1
- laravel: 7.*
php: 8.2
- laravel: 7.*
php: 8.3
- laravel: 8.*
php: 7.1
- laravel: 8.*
php: 7.2
- laravel: 8.*
php: 8.2
- laravel: 8.*
php: 8.3
- laravel: 9.*
php: 7.1
- laravel: 9.*
Expand Down

0 comments on commit e6c4800

Please sign in to comment.