Skip to content

Commit

Permalink
CI on Ruby 3.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
gkellogg committed Dec 27, 2021
1 parent 6558e14 commit 5c5a078
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@ jobs:
- 2.6
- 2.7
- 3.0
- ruby-head # Until net-http-persistent updated
- jruby # No Nokogumbo on JRuby
- 3.1
- ruby-head
- jruby
gemfile:
- Gemfile
- Gemfile-pure
Expand Down

0 comments on commit 5c5a078

Please sign in to comment.