Skip to content

Commit 689365f

Browse files
committed
Update github actions run
This gem doesn't yet support Solidus 4+, so we can't run it against Rails > 7.0.
1 parent fd61ff8 commit 689365f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ jobs:
1919
fail-fast: true
2020
matrix:
2121
rails-version:
22-
- "7.1"
23-
- "7.2"
22+
- "7.0"
2423
ruby-version:
2524
- "3.1"
2625
- "3.2"

0 commit comments

Comments
 (0)