Skip to content

Commit

Permalink
CI against Ruby 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
amatsuda committed Jan 3, 2024
1 parent c7ea508 commit 682b394
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
strategy:
matrix:
ruby-version:
- 3.3
- 3.2
- 3.1
- "3.0"
Expand Down Expand Up @@ -44,6 +45,8 @@ jobs:
gemfile: rails_7_1
- ruby-version: jruby
gemfile: rails_7_0
- ruby-version: 3.3
gemfile: rails_6_0
- ruby-version: 3.2
gemfile: rails_6_0

Expand Down

0 comments on commit 682b394

Please sign in to comment.