Skip to content

Commit 6e38e00

Browse files
Test Rails 8 with MySql
I think this is broken. wip
1 parent 5468cb3 commit 6e38e00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_solidus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
storage: activestorage
3636
- rails: "8.1"
3737
ruby: "3.4"
38-
database: sqlite
38+
database: mysql
3939
storage: activestorage
4040
env:
4141
BUNDLE_WITHOUT: "lint release"

0 commit comments

Comments
 (0)