Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit aa2e9c1

Browse files
authored
Update ci.yml
1 parent c50e246 commit aa2e9c1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,15 @@ jobs:
1919
strategy:
2020
matrix:
2121
php:
22-
- '7.2'
2322
- '7.3'
2423
- '7.4'
2524
laravel:
26-
- 6.*
2725
- 7.*
2826
- 8.*
2927
prefer:
3028
- 'prefer-lowest'
3129
- 'prefer-stable'
3230
include:
33-
- laravel: '6.*'
34-
testbench: '4.*'
3531
- laravel: '7.*'
3632
testbench: '5.*'
3733
- laravel: '8.*'

0 commit comments

Comments
 (0)