Skip to content

Commit

Permalink
CI: Add Ruby 3.x in matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkn authored Dec 26, 2024
1 parent caa4c5e commit e702450
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 @@ -25,6 +25,10 @@ jobs:
- macos-latest
- windows-latest
ruby:
- 3.4
- 3.3
- 3.2
- 3.1
- 3.0
- 2.7
- 2.6
Expand Down

0 comments on commit e702450

Please sign in to comment.