Skip to content

Commit 9b50d97

Browse files
jarednormanforkataadammathys
committed
Exclude incompatible Ruby/Solidus combo
Co-authored-by: Chris Todorov <chris@super.gd> Co-authored-by: Adam Mueller <adam@super.gd>
1 parent 5b8d9cc commit 9b50d97

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ jobs:
3939
- "mysql"
4040
- "sqlite"
4141
exclude:
42+
- solidus-branch: "main"
43+
ruby-version: "3.1"
4244
- rails-version: "7.2"
4345
solidus-branch: "v4.3"
4446
- ruby-version: "3.1"

0 commit comments

Comments
 (0)