Skip to content

Commit

Permalink
bump up ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamMarkowski committed Feb 22, 2024
1 parent 4a79b05 commit 73704cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ruby-version: ["3.0"]
ruby-version: ["3.2.2"]
steps:
- uses: actions/checkout@v2
- name: Set up Ruby
Expand Down

0 comments on commit 73704cd

Please sign in to comment.