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

Commit 94e73c3

Browse files
authored
Test Laravel 9 on PHP8
1 parent 397670e commit 94e73c3

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
@@ -27,7 +27,7 @@ jobs:
2727
php: 7.2
2828
include:
2929
- laravel: ^9
30-
php: 7.4
30+
php: 8.0
3131
dependency-version: prefer-stable
3232
- laravel: ^7
3333
php: 7.2

0 commit comments

Comments
 (0)