Skip to content

Commit

Permalink
Test on Ruby 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
janko committed Oct 12, 2024
1 parent f0d6262 commit b9f49be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ruby: ["ruby-2.5", "ruby-2.6", "ruby-2.7", "ruby-3.0", "ruby-3.1", "ruby-3.2", "jruby-9.4"]
ruby: ["ruby-2.5", "ruby-2.6", "ruby-2.7", "ruby-3.0", "ruby-3.1", "ruby-3.2", "ruby-3.3", "jruby-9.4"]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit b9f49be

Please sign in to comment.