Skip to content

Commit

Permalink
Add php 7.0 to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
glensc committed Jan 20, 2025
1 parent b62bd77 commit ebc5771
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests-mongodb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
- "7.2"
- "7.3"
- "7.4"
include:
- php: "7.0"
phpunit: "6"

env:
PHPUNIT_VERSION: "${{ matrix.phpunit }}"
Expand Down

0 comments on commit ebc5771

Please sign in to comment.