Skip to content

Commit

Permalink
Add Ruby 3.2 to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
weppos committed Nov 8, 2023
1 parent c3dcea4 commit c8ac0c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- "2.7"
- "3.0"
- "3.1"
- "3.2"
platform: [ubuntu-latest]
runs-on: ${{ matrix.platform }}
steps:
Expand Down
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ruby 3.0.3
ruby 3.2.2

0 comments on commit c8ac0c7

Please sign in to comment.