Skip to content

Commit

Permalink
Add ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
azuchi committed Feb 9, 2024
1 parent 5c8f2a4 commit ef68561
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ jobs:
strategy:
matrix:
ruby:
- '3.1.0'

- '3.1'
- '3.2'
- '3.3'
steps:
- uses: actions/checkout@v2
- name: Set up Ruby
Expand Down

0 comments on commit ef68561

Please sign in to comment.