mirror of https://github.com/citusdata/citus.git
Remove unused artifact upload
parent
775c2b619d
commit
dc1883278e
|
@ -96,7 +96,6 @@ jobs:
|
|||
with:
|
||||
name: build-${{ env.PG_MAJOR }}
|
||||
path: |-
|
||||
./build-${{ env.PG_MAJOR }}/*
|
||||
./install-${{ env.PG_MAJOR }}.tar
|
||||
test-citus:
|
||||
name: PG${{ matrix.pg_version }} - ${{ matrix.make }}
|
||||
|
|
|
@ -38,7 +38,6 @@ jobs:
|
|||
with:
|
||||
name: build-${{ env.PG_MAJOR }}
|
||||
path: |-
|
||||
./build-${{ env.PG_MAJOR }}/*
|
||||
./install-${{ env.PG_MAJOR }}.tar
|
||||
prepare_parallelization_matrix:
|
||||
name: Prepare parallelization matrix
|
||||
|
|
Loading…
Reference in New Issue