Skip to content

Commit 41f583a

Browse files
committed
ci: use ruby version from .ruby-version to match gem requirements
1 parent 9ccba8d commit 41f583a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/jekyll-github-pages-deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ jobs:
3535
- name: Setup Ruby
3636
uses: ruby/setup-ruby@v1
3737
with:
38-
ruby-version: '3.0' # Not needed with a .ruby-version file
3938
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
4039
cache-version: 0 # Increment this number if you need to re-download cached gems
4140
- name: Setup Pages

0 commit comments

Comments
 (0)