Skip to content

Commit

Permalink
ty
Browse files Browse the repository at this point in the history
  • Loading branch information
billy1624 committed Aug 6, 2024
1 parent 0fe65e3 commit cb6eab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
runs-on: ubuntu-latest
services:
mariadb:
image: mariadb:${{ matrix.version }}
image: mariadb:11.4
env:
MARIADB_HOST: 127.0.0.1
MARIADB_DB: mysql
Expand Down

0 comments on commit cb6eab5

Please sign in to comment.