This is an automated email from the ASF dual-hosted git repository.
huor pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hawq.git.
from 29c70e6 HAWQ-1772. fix typecast match issues
add a8c0940 HAWQ-1779. Add GitHub Action for building on macOS
No new revisions were added by this update.
Summary of changes:
.github/workflows/build.yml | 70 +++++++++++++++++++++++++++++++++++++
.travis.yml | 2 ++
depends/storage/src/CMakeLists.txt | 1 -
depends/univplan/src/CMakeLists.txt | 1 -
src/bin/gpfdist/Makefile | 7 ----
5 files changed, 72 insertions(+), 9 deletions(-)
create mode 100644 .github/workflows/build.yml