Remove unused artifact upload

add-timeout-for-flakiness-debug
Gokhan Gulbiz 2023-10-19 09:27:54 +03:00
parent 775c2b619d
commit dc1883278e
No known key found for this signature in database
GPG Key ID: 608EF06B6BD1B45B
2 changed files with 0 additions and 2 deletions

View File

@ -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 }}

View File

@ -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