Skip to content

Commit

Permalink
Update ruby.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gangelo authored Dec 28, 2023
1 parent 8c5b205 commit b6b43d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
matrix:
# Use `rbenv install -l` and only use the latest stable
# version of ruby.
ruby-version: ["3.0.1", "3.0.6", "3.1.4", "3.2.2"]
ruby-version: ["3.1.2", "3.1.4", "3.2.2"]

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

0 comments on commit b6b43d2

Please sign in to comment.