Skip to content

Commit db9aa1f

Browse files
committed
10.8 test
1 parent c501729 commit db9aa1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunits.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- 3306:3306
7474

7575
mariadb:
76-
image: mariadb:10.7 # https://github.com/laravel/framework/pull/48455
76+
image: mariadb:10.8 # https://github.com/laravel/framework/pull/48455
7777
env:
7878
MYSQL_ROOT_PASSWORD: wallet
7979
MYSQL_DATABASE: wallet

0 commit comments

Comments
 (0)