Skip to content

Commit f31dd06

Browse files
author
Greg Bowler
committed
ci: specify phpunit version
1 parent d17bece commit f31dd06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
env:
5959
XDEBUG_MODE: cover
6060
with:
61+
version: "10.1"
6162
php_version: ${{ matrix.php }}
6263
php_extensions: xdebug
6364
coverage_text: _coverage/coverage.txt

0 commit comments

Comments
 (0)