pull/7154/head
Gokhan Gulbiz 2023-08-18 15:38:33 +03:00
parent b7e6eff7e0
commit 5347a5107e
No known key found for this signature in database
GPG Key ID: 608EF06B6BD1B45B
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,6 @@ jobs:
- name: Check for missing downgrade scripts
run: ci/check_migration_files.sh
build:
if: ${{ false }}
name: Build for PG ${{ matrix.pg_version}}
strategy:
fail-fast: false
@ -125,6 +124,7 @@ jobs:
./build-${{ env.PG_MAJOR }}/*
./install-${{ env.PG_MAJOR }}.tar
test-citus:
if: ${{ false }}
name: PG${{ matrix.pg_version }} - ${{ matrix.suite }} ${{ matrix.make }}
strategy:
fail-fast: false