Skip to content

Commit

Permalink
docs: bump ruby version to 3.2 (#629)
Browse files Browse the repository at this point in the history
  • Loading branch information
deining committed Feb 22, 2023
1 parent 7652d53 commit 7c4b9f1
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 7c4b9f1

Please sign in to comment.