Skip to content

Commit 82fd9f1

Browse files
authored
Merge pull request #9514 from jekyll/3.9-stable-update-ci
Add Ruby 3.3 to Jekyll 3.9.x test matrix
2 parents 42d92d1 + 57a58eb commit 82fd9f1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
ruby_version: "3.1"
2929
- label: Ruby 3.2
3030
ruby_version: "3.2"
31+
- label: Ruby 3.3
32+
ruby_version: "3.3"
3133
- label: JRuby 9.2.20.1
3234
ruby_version: "jruby-9.2.20.1"
3335
steps:

0 commit comments

Comments
 (0)