From ad7bd09819d3fd6ac8f669c6f884551cbd66bcd6 Mon Sep 17 00:00:00 2001 From: John Bodley <4567245+john-bodley@users.noreply.github.com> Date: Wed, 20 Mar 2024 07:09:36 +1300 Subject: [PATCH] chore: Update required jobs in asf.yml (#27574) --- .asf.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index e1904d082f..4385e2ed02 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -72,7 +72,10 @@ github: - test-mysql (3.9) - test-postgres (3.9) - test-postgres (3.10) + - test-postgres-hive (3.9) + - test-postgres-presto (3.9) - test-sqlite (3.9) + - unit-tests (3.9) required_pull_request_reviews: dismiss_stale_reviews: false