8000 Merge pull request #289 from clue-labs/hhvm · reactphp/socket@aa95c15 · GitHub
[go: up one dir, main page]

Skip to content

Commit aa95c15

Browse files
authored
Merge pull request #289 from clue-labs/hhvm
Fix legacy HHVM build by downgrading Composer
2 parents dff5ac9 + 28685bd commit aa95c15

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
@@ -59,5 +59,6 @@ jobs:
5959
- uses: azjezz/setup-hhvm@v1
6060
with:
6161
version: lts-3.30
62+
- run: composer self-update --2.2 # downgrade Composer for HHVM
6263
- run: hhvm $(which composer) install
6364
- run: hhvm vendor/bin/phpunit

0 commit comments

Comments
 (0)
0