mistercrunch commented on code in PR #24112:
URL: https://github.com/apache/superset/pull/24112#discussion_r1476596060


##########
.github/workflows/docker-release.yml:
##########
@@ -42,15 +42,8 @@ jobs:
     runs-on: ubuntu-latest
     strategy:
       matrix:
-        build_preset: ["dev", "lean", "py310", "websocket", "dockerize"]
+        build_preset: ["dev", "lean", "py311", "websocket", "dockerize"]
         platform: ["linux/amd64", "linux/arm64"]
-        exclude:

Review Comment:
   is removing this exclude clause deliberate? Actually might be reasonable to 
remove this from releases, but not from PRs (below)



-- 
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: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to