Skip to content

Commit 3c337f9

Browse files
AlistairNormanjarednormanforkataNoah-Silverasofiabesenski4
committed
Remove old Ruby and Rails from CI
Rails 7.0 and 7.1 are out of support along with Ruby 3.1. Co-Authored-By: Jared Norman <jared@super.gd> Co-Authored-By: Chris Todorov <chris@super.gd> Co-Authored-By: Noah Silvera <noah@super.gd> Co-Authored-By: Sofia Besenski <sofia@super.gd>
1 parent 76f15d2 commit 3c337f9

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/test_solidus.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,7 @@ jobs:
2121
fail-fast: false
2222
matrix:
2323
include:
24-
- rails: "7.0"
25-
ruby: "3.1"
26-
database: postgres
27-
storage: paperclip
28-
- rails: "7.1"
24+
- rails: "7.2"
2925
ruby: "3.2"
3026
database: mysql
3127
storage: activestorage

0 commit comments

Comments
 (0)