mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
fix(CI): use presto docker image from starburst (#13756)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user