Skip to content

Commit da9c155

Browse files
committed
Try bumping ruby?
1 parent 3781b48 commit da9c155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_and_build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- uses: actions/checkout@v4
2929
- uses: ruby/setup-ruby@v1
3030
with:
31-
ruby-version: '2.7'
31+
ruby-version: '3.3'
3232
- name: Install basic requirements
3333
run: |
3434
# Need this library for nokogiri

0 commit comments

Comments
 (0)