We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2910727 + 91d6d54 commit 13b395cCopy full SHA for 13b395c
pipelines/rails-ci/pipeline.rb
@@ -90,7 +90,7 @@
90
rake "activerecord", task: "mysql2:test",
91
service: "mariadb",
92
label: "[mariadb]",
93
- env: { MYSQL_IMAGE: "mariadb:latest" }
+ env: { MYSQL_IMAGE: "mariadb:lts" }
94
95
96
service: "mysqldb",
@@ -119,7 +119,7 @@
119
rake "activerecord", task: "trilogy:test",
120
121
122
123
124
125
0 commit comments