Skip to content

Commit ecc9a4a

Browse files
updated version of mariadb from 11.3.2 to 11.7.2
1 parent c2164e9 commit ecc9a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ jobs:
322322
runs-on: ubuntu-latest
323323
services:
324324
mysql:
325-
image: mariadb:11.3.2
325+
image: mariadb:11.7.2
326326
env:
327327
MYSQL_ROOT_PASSWORD: root
328328
ports:

0 commit comments

Comments
 (0)