Skip to content

Commit 17357ae

Browse files
committed
Laravel 11.x Support - remove redundant exclude
1 parent 3071400 commit 17357ae

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/setup_test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@ jobs:
2121
exclude:
2222
- laravel: 11.*
2323
php: 8.1
24-
- laravel: 11.*
25-
php: 8.0
26-
- laravel: 10.*
27-
php: 8.0
2824
steps:
2925
- name: Setup PHP
3026
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)