Skip to content
Snippets Groups Projects
Commit 43827b96 authored by Darius Schneider's avatar Darius Schneider
Browse files

Update gitlab-ci.yml to use latest mariadb

parent 77ddf20a
Branches
No related tags found
No related merge requests found
...@@ -60,7 +60,7 @@ rails_test_all: ...@@ -60,7 +60,7 @@ rails_test_all:
- rails - rails
services: services:
- postgres:16.4 - postgres:16.4
- mariadb:10.1 - mariadb:latest
- name: selenium/standalone-chrome:latest - name: selenium/standalone-chrome:latest
alias: chrome alias: chrome
variables: variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment