We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 169d210 commit c91c789Copy full SHA for c91c789
.github/workflows/ci.yml
@@ -13,6 +13,8 @@ jobs:
13
matrix:
14
include:
15
# Recent Rubies and Rails
16
+ - ruby-version: '3.1'
17
+ rails-version: '7.0'
18
- ruby-version: '3.0'
19
rails-version: '7.0'
20
- ruby-version: '2.7'
0 commit comments