Skip to content

Commit

Permalink
docs: bump ruby version to 3.2 (peaceiris#629)
Browse files Browse the repository at this point in the history
  • Loading branch information
deining authored and sauricat committed Mar 4, 2024
1 parent 441b9ba commit 60fe947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ jobs:
- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7
ruby-version: 3.2

- run: gem install asciidoctor

Expand Down

0 comments on commit 60fe947

Please sign in to comment.