Skip to content

Commit

Permalink
Adjust ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
crashtech committed Sep 30, 2024
1 parent 5f45048 commit 4a7b27e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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 @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
ruby:
- '3.1.2'
- '3.1.5'

steps:
- uses: actions/checkout@v4
Expand Down
1 change: 1 addition & 0 deletions .ruby-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.1.5

0 comments on commit 4a7b27e

Please sign in to comment.