Skip to content

Commit

Permalink
Updating ruby versions to test on
Browse files Browse the repository at this point in the history
  • Loading branch information
sinsuredpaul committed Mar 6, 2024
1 parent 54b5747 commit d487156
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
- "2.6"
- "2.7"
- "3.0"
- "3.1"
- "3.2"
exclude:
# 2.2 segfaults on recent Ubuntu: https://github.com/ruby/setup-ruby/issues/496
- { ruby: "2.2" }
Expand Down

0 comments on commit d487156

Please sign in to comment.