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 Jun 6, 2024
1 parent c20d147 commit fd9980b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,11 @@ jobs:
- "3.0"
- "3.1"
- "3.2"
- "3.3"
- "jruby-9.4"

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4

- name: Set up Ruby
uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit fd9980b

Please sign in to comment.