Skip to content

Commit c597001

Browse files
committed
fix ci tests
1 parent 02db102 commit c597001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
fail-fast: true
1111
matrix:
1212
os: [ubuntu-latest]
13-
php: [8.1, 8.2, 8.3, 8.4]
13+
php: [8.2, 8.3, 8.4]
1414
laravel: [10.*, 11.*]
1515
dependency-version: [prefer-stable]
1616
include:

0 commit comments

Comments
 (0)