We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e4b9b46 + 5f08a95 commit 327b2f9Copy full SHA for 327b2f9
.github/workflows/ci.yml
@@ -40,5 +40,6 @@ jobs:
40
- uses: azjezz/setup-hhvm@v1
41
with:
42
version: lts-3.30
43
+ - run: composer self-update --2.2 # downgrade Composer for HHVM
44
- run: hhvm $(which composer) install
45
- run: hhvm vendor/bin/phpunit
0 commit comments