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.
1 parent 2910727 commit 91d6d54Copy full SHA for 91d6d54
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