Skip to content

Commit b9a8573

Browse files
committed
Updated MariaDB on CI
1 parent 828ebb6 commit b9a8573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
BUNDLE_GEMFILE: ${{ matrix.gemfile }}
2020
services:
2121
mariadb:
22-
image: mariadb:11.7-rc
22+
image: mariadb:11.7
2323
env:
2424
MARIADB_ALLOW_EMPTY_ROOT_PASSWORD: 1
2525
MARIADB_DATABASE: neighbor_test

0 commit comments

Comments
 (0)