Skip to content

Commit

Permalink
Add supported Ruby versions (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
rhannequin authored Dec 10, 2024
1 parent 792d99c commit fbcf5fe
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,15 @@ jobs:
- 3.2.2
- 3.2.3
- 3.2.4
- 3.2.5
- 3.2.6
- 3.3.0
- 3.3.1
- 3.3.2
- 3.3.3
- 3.3.4
- 3.3.5
- 3.3.6
steps:
- name: checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit fbcf5fe

Please sign in to comment.