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

dpgaspar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 5172e252a1 fix: remove ephemeral docker build from required workflow 
(#26917)
5172e252a1 is described below

commit 5172e252a147f347fbf60c9d21ee1eba6d2912e6
Author: Daniel Vaz Gaspar <[email protected]>
AuthorDate: Wed Jan 31 12:01:16 2024 +0000

    fix: remove ephemeral docker build from required workflow (#26917)
---
 .asf.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index b16ca8b579..eacbcd9029 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -74,7 +74,6 @@ github:
           - test-postgres (3.9)
           - test-postgres (3.10)
           - test-sqlite (3.9)
-          - ephemeral-docker-build
           - docker-build (dev, linux/amd64)
           - docker-build (lean, linux/amd64)
           - docker-build (py310, linux/arm64)

Reply via email to