Skip to content

Commit

Permalink
Add Ruby 3.3 to Jekyll 3.9.x test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
parkr committed Dec 28, 2023
1 parent 42d92d1 commit 57a58eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
ruby_version: "3.1"
- label: Ruby 3.2
ruby_version: "3.2"
- label: Ruby 3.3
ruby_version: "3.3"
- label: JRuby 9.2.20.1
ruby_version: "jruby-9.2.20.1"
steps:
Expand Down

0 comments on commit 57a58eb

Please sign in to comment.