Skip to content

Commit 4bb1ab9

Browse files
authored
Add rails 8.1 to tests.yml
1 parent 0d7e3d1 commit 4bb1ab9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ jobs:
4444
rails-version: '7.0'
4545
- ruby-version: 3.2
4646
rails-version: '7.0'
47+
- ruby-version: 3.2
48+
rails-version: '8.1'
4749
steps:
4850
- uses: actions/checkout@v3
4951
- name: Set up Ruby ${{ matrix.ruby-version }}

0 commit comments

Comments
 (0)