Skip to content

Commit

Permalink
Updated MariaDB on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Feb 16, 2025
1 parent 828ebb6 commit b9a8573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
BUNDLE_GEMFILE: ${{ matrix.gemfile }}
services:
mariadb:
image: mariadb:11.7-rc
image: mariadb:11.7
env:
MARIADB_ALLOW_EMPTY_ROOT_PASSWORD: 1
MARIADB_DATABASE: neighbor_test
Expand Down

0 comments on commit b9a8573

Please sign in to comment.