Skip to content

Commit

Permalink
Try bumping ruby?
Browse files Browse the repository at this point in the history
  • Loading branch information
s-sajid-ali committed Sep 10, 2024
1 parent 3781b48 commit da9c155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: '2.7'
ruby-version: '3.3'
- name: Install basic requirements
run: |
# Need this library for nokogiri
Expand Down

0 comments on commit da9c155

Please sign in to comment.