diff --git a/.github/workflows/superset-python-presto-hive.yml b/.github/workflows/superset-python-presto-hive.yml index 4eefa905917..e4b6ca422be 100644 --- a/.github/workflows/superset-python-presto-hive.yml +++ b/.github/workflows/superset-python-presto-hive.yml @@ -33,7 +33,7 @@ jobs: # GitHub action runner's default installations - 15432:5432 presto: - image: prestosql/presto:339 + image: starburstdata/presto:350-e.6 env: POSTGRES_USER: superset POSTGRES_PASSWORD: superset