Skip to content

Commit

Permalink
Add Ruby 3.2 and remove EOL versions
Browse files Browse the repository at this point in the history
  • Loading branch information
k0kubun committed Feb 15, 2023
1 parent 3725ebb commit 5645988
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,10 @@ jobs:
fail-fast: false
matrix:
ruby:
- '2.5'
- '2.6'
- '2.7'
- '3.0'
- '3.1'
- '3.2'
steps:
- uses: actions/checkout@v2
- name: Set up Ruby
Expand Down

0 comments on commit 5645988

Please sign in to comment.