Skip to content

Commit c91c789

Browse files
author
Jolyon Pawlyn
committed
Add ruby 3.1 and rails 7.0 to ci matrix
1 parent 169d210 commit c91c789

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
@@ -13,6 +13,8 @@ jobs:
1313
matrix:
1414
include:
1515
# Recent Rubies and Rails
16+
- ruby-version: '3.1'
17+
rails-version: '7.0'
1618
- ruby-version: '3.0'
1719
rails-version: '7.0'
1820
- ruby-version: '2.7'

0 commit comments

Comments
 (0)