You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by jo...@apache.org on 2024/03/19 17:59:53 UTC

(superset) 01/01: chore: Update required jobs in asf.yml

This is an automated email from the ASF dual-hosted git repository.

johnbodley pushed a commit to branch john-bodley--chore-asf-required-jobs
in repository https://gitbox.apache.org/repos/asf/superset.git

commit 81e7941b7efc64bde72e38d7a2fd84c4037b914b
Author: John Bodley <45...@users.noreply.github.com>
AuthorDate: Wed Mar 20 06:59:47 2024 +1300

    chore: Update required jobs in asf.yml
---
 .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