Skip to content

Commit 6b8a188

Browse files
committed
test: update tests PHP matrix for version 8.5
1 parent 205dc2a commit 6b8a188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fail-fast: true
1818
matrix:
1919
os: [ubuntu-latest, windows-latest]
20-
php: [8.4, 8.3, 8.2, 8.1]
20+
php: [8.5, 8.4, 8.3, 8.2, 8.1]
2121
laravel: [12.*, 11.*, 10.*]
2222
stability: [prefer-lowest, prefer-stable]
2323
include:

0 commit comments

Comments
 (0)