8000 Merge pull request #28 from SimonFrings/hhvm · clue/reactphp-ndjson@327b2f9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 327b2f9

Browse files
authored
Merge pull request #28 from SimonFrings/hhvm
Fix legacy HHVM build by downgrading Composer
2 parents e4b9b46 + 5f08a95 commit 327b2f9

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
@@ -40,5 +40,6 @@ jobs:
4040
- uses: azjezz/setup-hhvm@v1
4141
with:
4242
version: lts-3.30
43+
- run: composer self-update --2.2 # downgrade Composer for HHVM
4344
- run: hhvm $(which composer) install
4445
- run: hhvm vendor/bin/phpunit

0 commit comments

Comments
 (0)
0