Skip to content

Commit 7b5731c

Browse files
committed
Build rails 7 with ruby 3.2
1 parent 5097e7d commit 7b5731c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
gemfile: gemfiles/rails51_sprockets_3.gemfile
1919
- ruby: "2.7"
2020
gemfile: gemfiles/rails52_sprockets_3.gemfile
21-
- ruby: "2.7"
21+
- ruby: "3.2"
2222
gemfile: gemfiles/rails70_sprockets_4.gemfile
2323
- ruby: "3.3"
2424
gemfile: gemfiles/rails80_sprockets_4.gemfile

0 commit comments

Comments
 (0)