-
Notifications
You must be signed in to change notification settings - Fork 5
CI: test-pie CI on mac 2nd fix #45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: release-0.9
Are you sure you want to change the base?
CI: test-pie CI on mac 2nd fix #45
Conversation
Signed-off-by: James Xin <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: James Xin <[email protected]>
Signed-off-by: James Xin <[email protected]>
Signed-off-by: James Xin <[email protected]>
Signed-off-by: James Xin <[email protected]>
Signed-off-by: James Xin <[email protected]>
Signed-off-by: James Xin <[email protected]>
Signed-off-by: James Xin <[email protected]>
Signed-off-by: James Xin <[email protected]>
Signed-off-by: James Xin <[email protected]>
Signed-off-by: James Xin <[email protected]>
Signed-off-by: James Xin <[email protected]>
| "comment": "Making mac always run for in-PR testing, to be removed", | ||
| "run": "always", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to revert this before merge
| echo "Loading extension from file: $EXTENSION_PATH" | ||
| EXTENSION_ARG="extension=$EXTENSION_PATH" | ||
| SO_FILE="$EXTENSION_PATH" | ||
| elif [[ -f "$(php-config --extension-dir)/${EXTENSION_PATH}.so" ]]; then |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Doesn't this use .dylib on mac?
Issue link
This Pull Request is linked to issue (URL): [REPLACE ME]
Checklist
Before submitting the PR make sure the following are checked: