Skip to content

Commit 49c0f49

Browse files
committed
Install PHP since Github dropped it from macOS images
1 parent b743c7e commit 49c0f49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci64.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ jobs:
2121
runs-on: macos-latest
2222
steps:
2323
- uses: actions/checkout@v3
24+
- run: brew install php
2425
- run: ./cibuild

0 commit comments

Comments
 (0)