Skip to content

Commit 0ff12ff

Browse files
committed
Rails 8.0.0 requires Ruby >= 3.2
1 parent 29851db commit 0ff12ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@ jobs:
9393
rails: "8.0"
9494
- ruby: "3.0"
9595
rails: "8.0"
96+
- ruby: "3.1"
97+
rails: "8.0"
9698
- ruby: "jruby"
9799
rails: "8.0"
98100
name: Rails ${{ matrix.rails }}, Ruby ${{ matrix.ruby }}, Sequel ${{ matrix.sequel }}

0 commit comments

Comments
 (0)