Skip to content

Commit

Permalink
Laravel 11.x Support - remove redundant exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhongit committed Mar 16, 2024
1 parent 5133f42 commit d70d57d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/setup_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ jobs:
exclude:
- laravel: 11.*
php: 8.1
- laravel: 11.*
php: 8.0
- laravel: 10.*
php: 8.0
steps:
- name: Setup PHP
uses: shivammathur/setup-php@v2
Expand Down

0 comments on commit d70d57d

Please sign in to comment.