Skip to content

Commit

Permalink
Adjust test matrix to only supported rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
zzak committed Mar 6, 2023
1 parent 443e1b4 commit cb6b830
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,10 @@ jobs:
strategy:
matrix:
ruby:
- '2.1'
- '2.2'
- '2.3'
- '2.4'
- '2.5'
- '2.6'
- '2.7'
- '3.0'
- '3.1'
- '3.2'
- 'ruby-head'
- 'jruby-head'
- 'truffleruby-head'
Expand Down

0 comments on commit cb6b830

Please sign in to comment.