Skip to content

Commit bb0d8c1

Browse files
committed
update the mariadb version on CI
Signed-off-by: nabim777 <[email protected]>
1 parent 0db96e7 commit bb0d8c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shared_workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
POSTGRES_DB: nextcloud
140140

141141
database-mysql:
142-
image: ghcr.io/nextcloud/continuous-integration-mariadb-10.5:latest
142+
image: ghcr.io/nextcloud/continuous-integration-mariadb-10.6:latest
143143
env:
144144
MYSQL_ROOT_PASSWORD: 'nextcloud'
145145
MYSQL_PASSWORD: 'nextcloud'

0 commit comments

Comments
 (0)