Skip to content

Commit ff48d39

Browse files
committed
Let’s push our luck when we’re at it and build on Ruby 3.4
1 parent 744599f commit ff48d39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
# https://github.com/ruby/setup-ruby/releases/tag/v1.245.0
2525
uses: ruby/setup-ruby@a4effe49ee8ee5b8b5091268c473a4628afb5651
2626
with:
27-
ruby-version: "3.3"
27+
ruby-version: "3.4"
2828
bundler-cache: true
2929
cache-version: 0
3030
- name: Setup Pages

0 commit comments

Comments
 (0)