ktmud commented on a change in pull request #9517: [Build] Add Github workflows
URL:
https://github.com/apache/incubator-superset/pull/9517#discussion_r407385197
##########
File path: .github/workflows/superset-backend.yml
##########
@@ -114,14 +109,9 @@ jobs:
REDIS_PORT: 16379
services:
mysql:
- image: mysql:5.7
+ image: yobasystems/alpine-mariadb:10.4.12
Review comment:
This saves us another 10 seconds and now the full CI process can finish in
under 7 minutes (when cached)!
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]