Skip to content

Commit

Permalink
Merge branch 'expand-ruby-ci-matrix'
Browse files Browse the repository at this point in the history
  • Loading branch information
gbp committed Jan 16, 2025
2 parents 8109fef + 437d6f2 commit bd2f77d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
matrix:
include:
- { ruby: 2.7 }
- { ruby: '3.0' }
- { ruby: 3.1 }
- { ruby: 3.2 }

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

0 comments on commit bd2f77d

Please sign in to comment.