diff --git a/.github/workflows/ecs-task-definition.json b/.github/workflows/ecs-task-definition.json index c71d2310613..7ef503681d6 100644 --- a/.github/workflows/ecs-task-definition.json +++ b/.github/workflows/ecs-task-definition.json @@ -31,10 +31,6 @@ { "name": "TALISMAN_ENABLED", "value": "False" - }, - { - "name": "SUPERSET__SQLALCHEMY_EXAMPLES_URI", - "value": "duckdb:////app/data/examples.duckdb?access_mode=read_only" } ], "mountPoints": [],