Skip to content

Commit 0498d7a

Browse files
committed
test: add php81
1 parent 78b4601 commit 0498d7a

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
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
php: [7.4, 8.0]
15+
php: [7.4, 8.0, 8.1]
1616
laravel: [8.*, 6.*]
1717
dependency-version: [prefer-stable]
1818
include:

0 commit comments

Comments
 (0)