mistercrunch commented on PR #26698:
URL: https://github.com/apache/superset/pull/26698#issuecomment-1905029461

   Request for comments here, given this docker build matrix:
   ```yaml
       strategy:
         matrix:
           target: ["dev", "lean", "lean310", "lean39", "websocket", 
"dockerize"]
           platform: ["linux/amd64", "linux/arm64"]
         fail-fast: false
    ```
   Do we need every combination for each PR and each SHA in `master`? Seems a 
bit crazy. I get that people are on Apple hardware and that's why we need `arm` 
as a base platform, but 2 versions of python too?  @craig-rueda @rusackas 
@dpgaspar


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to