Skip to content

Commit 0167b65

Browse files
author
Greg Bowler
committed
Use dynamic docker
1 parent 237e8ff commit 0167b65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/checkout@v2
1111
- uses: php-actions/composer@master
1212
- name: PHPUnit Tests
13-
uses: php-actions/phpunit@17-php-versions
13+
uses: php-actions/phpunit@dynamic-docker
1414
with:
1515
bootstrap: vendor/autoload.php
1616
configuration: test/phpunit.xml

0 commit comments

Comments
 (0)