We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 828ebb6 commit b9a8573Copy full SHA for b9a8573
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
BUNDLE_GEMFILE: ${{ matrix.gemfile }}
20
services:
21
mariadb:
22
- image: mariadb:11.7-rc
+ image: mariadb:11.7
23
env:
24
MARIADB_ALLOW_EMPTY_ROOT_PASSWORD: 1
25
MARIADB_DATABASE: neighbor_test
0 commit comments