Skip to content

Commit

Permalink
Bump ruby version for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
azuchi committed Dec 22, 2023
1 parent dd02aeb commit 99079c4
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,9 @@ jobs:
strategy:
matrix:
ruby:
- '2.7.7'
- '3.0.5'
- '3.1.3'
- '3.2.1'
- '3.0.6'
- '3.1.4'
- '3.2.2'
steps:
- uses: actions/checkout@v2
- name: Set up Ruby
Expand Down

0 comments on commit 99079c4

Please sign in to comment.