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

Commit abcd9df

Browse files
committed
tests: Expand PHP matrix
1 parent acb0ade commit abcd9df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
fail-fast: false
1212
matrix:
1313
os: [ubuntu-latest]
14-
php: ['7.3']
14+
php: ['7.3', '7.4', '8.0']
1515

1616
services:
1717
mysql:

0 commit comments

Comments
 (0)