Skip to content

Commit 675a39c

Browse files
committed
Add Magento 2 Integration 2.4.8
1 parent 3e67253 commit 675a39c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/integration.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-22.04
88
services:
99
mysql:
10-
image: mariadb:11.4
10+
image: mysql:8.0
1111
env:
1212
MYSQL_ROOT_PASSWORD: root
1313
ports:
@@ -36,7 +36,7 @@ jobs:
3636
runs-on: ubuntu-22.04
3737
services:
3838
mysql:
39-
image: mariadb:10.6
39+
image: mysql:8.0
4040
env:
4141
MYSQL_ROOT_PASSWORD: root
4242
ports:

0 commit comments

Comments
 (0)