Skip to content

Commit ea59b20

Browse files
committed
fix
1 parent bcd47da commit ea59b20

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/pest.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ jobs:
1616
db: [ 'mysql:8.0', 'mysql:5.7', 'mariadb:10.9' ]
1717
dependency-version: [ prefer-stable ]
1818
include:
19-
- laravel: ${{ matrix.laravel }}
20-
testbench: ^8.0
19+
- testbench: ^8.0
2120

2221
services:
2322
db:

0 commit comments

Comments
 (0)