Skip to content

Commit

Permalink
Merge pull request #66 from nicolastemciuc/nt--test-against-ruby-33
Browse files Browse the repository at this point in the history
Test against `Ruby 3.1` and `Ruby 3.3`
  • Loading branch information
santiagorodriguez96 authored Dec 13, 2024
2 parents 9a117e4 + 9c3a465 commit e4e5222
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
fail-fast: false
matrix:
ruby:
- 3.3
- 3.2
- 3.1
- 3.0.0
- 2.7.2
- 2.6.6
Expand Down

0 comments on commit e4e5222

Please sign in to comment.