Skip to content

Commit 70002d9

Browse files
authored
Update pest.yml
1 parent bed7057 commit 70002d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pest.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ jobs:
1313
fail-fast: true
1414
matrix:
1515
os: [ ubuntu-latest ]
16-
php: [ 8.2, 8.1 ]
17-
laravel: [ 10.* ]
16+
php: [ 8.3, 8.2, 8.1 ]
17+
laravel: [ 10.*, 11.* ]
1818
stability: [ prefer-lowest, prefer-stable ]
1919
include:
2020
- laravel: 10.*

0 commit comments

Comments
 (0)