Skip to content

Commit 1089c41

Browse files
committed
Add PHP_VERSION environ
1 parent 9260bbc commit 1089c41

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests-mongodb.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
- "7.4"
1818
env:
1919
PHPUNIT_VERSION: "7.5"
20+
PHP_VERSION: "${{ matrix.php }}"
2021

2122
services:
2223
mongodb:

0 commit comments

Comments
 (0)