Skip to content

Commit

Permalink
Test with Ruby 3.3.0-preview3 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mvz committed Dec 23, 2023
1 parent 0e95bbf commit aa2114b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

strategy:
matrix:
ruby: ["3.1", "3.2", "jruby-9.4"]
ruby: ["3.1", "3.2", "jruby-9.4", "3.3.0-preview3"]
appraisal: [cucumber_8, cucumber_9]
include:
- ruby: "2.7"
Expand Down

0 comments on commit aa2114b

Please sign in to comment.