Skip to content

Commit c8a7752

Browse files
authored
Merge pull request #335 from SethTisue/ruby-3.2
Ruby 3.2.3 (was 3.1.4)
2 parents 559559f + 4b5fa84 commit c8a7752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v4
1616
- uses: ruby/setup-ruby@v1
1717
with:
18-
ruby-version: '3.1.4'
18+
ruby-version: '3.2.3'
1919
bundler-cache: true
2020
- name: Bower
2121
run: |

0 commit comments

Comments
 (0)