mirror of https://github.com/citusdata/citus.git
parent
88c92cc766
commit
1c39c8b756
|
@ -96,7 +96,6 @@ jobs:
|
||||||
./build-${{ env.PG_MAJOR }}/*
|
./build-${{ env.PG_MAJOR }}/*
|
||||||
./install-${{ env.PG_MAJOR }}.tar
|
./install-${{ env.PG_MAJOR }}.tar
|
||||||
test-citus:
|
test-citus:
|
||||||
if: ${{ false }}
|
|
||||||
name: PG${{ matrix.pg_version }} - ${{ matrix.suite }} ${{ matrix.make }}
|
name: PG${{ matrix.pg_version }} - ${{ matrix.suite }} ${{ matrix.make }}
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
|
|
Loading…
Reference in New Issue