Skip to content

Commit

Permalink
Update Ruby versions in CI (#44)
Browse files Browse the repository at this point in the history
Add the missing supported versions.

Co-authored-by: Herwin <herwinw@users.noreply.github.com>
  • Loading branch information
herwinw and herwinw authored Nov 6, 2023
1 parent 020ad49 commit 3d68317
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
- "2.6"
- "2.7"
- "3.0"
- "3.1"
- "3.2"
- head
include:
- { os: windows , ruby: mingw }
Expand Down

0 comments on commit 3d68317

Please sign in to comment.