Skip to content

Commit

Permalink
Merge pull request #3 from bolshakov/feature/ruby-versions
Browse files Browse the repository at this point in the history
Test against latest ruby versions
  • Loading branch information
bolshakov authored Oct 18, 2024
2 parents 460365d + a0bb58f commit 7d5430a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ jobs:
strategy:
matrix:
ruby:
- '3.3.1'
- '3.3.5'
- '3.2.5'

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

0 comments on commit 7d5430a

Please sign in to comment.