docs: bump ruby version to 3.2 (#629)
This commit is contained in:
parent
7652d53369
commit
7c4b9f1f99
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue