Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jsonb-uy authored May 16, 2024
1 parent d876578 commit 9fd5284
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- '6-0'
- '6-1'
- '7-0'
- '7-1'
include:
- rails: '4-2'
ruby_version: '2.4'
Expand All @@ -48,6 +49,9 @@ jobs:
- rails: '7-0'
ruby_version: '3.1'
bundler_version: 'latest'
- rails: '7-1'
ruby_version: '3.2'
bundler_version: 'latest'

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 9fd5284

Please sign in to comment.