We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9260bbc commit 1089c41Copy full SHA for 1089c41
1 file changed
.github/workflows/tests-mongodb.yml
@@ -17,6 +17,7 @@ jobs:
17
- "7.4"
18
env:
19
PHPUNIT_VERSION: "7.5"
20
+ PHP_VERSION: "${{ matrix.php }}"
21
22
services:
23
mongodb:
0 commit comments