Skip to content

Commit

Permalink
fix(CI): use presto docker image from starburst (#13756)
Browse files Browse the repository at this point in the history
  • Loading branch information
ktmud authored Mar 24, 2021
1 parent fd7c9eb commit 9773aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/superset-python-presto-hive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9773aba

Please sign in to comment.