Skip to content

Commit

Permalink
try ruby 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
krupkat committed Jan 5, 2024
1 parent 65910a0 commit 16402b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ jobs:
- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: '3.3'
ruby-version: '3.2'
bundler-cache: true
cache-version: 1
cache-version: 2

- name: Setup Pages
id: pages
Expand Down

0 comments on commit 16402b3

Please sign in to comment.