Skip to content

Commit 68cd77a

Browse files
committed
update Ruby to 3.0
1 parent 98d38b4 commit 68cd77a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
${{ runner.os }}-gems
3131
- uses: actions/setup-ruby@v1
3232
with:
33-
ruby-version: '2.6'
33+
ruby-version: '3.0'
3434
- name: Install jekyll
3535
run: |
3636
export GEM_HOME=${PWD}/vendor/bundle

0 commit comments

Comments
 (0)