Skip to content

Commit

Permalink
Test with Ruby 3.2 instead of 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kaspth committed Oct 31, 2023
1 parent 0b3bafa commit 142b1df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
matrix:
ruby:
- "3.0.2"
- "3.1.2"
- "3.2.2"

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 142b1df

Please sign in to comment.