Skip to content

Commit

Permalink
Update tests to work on latest Rubies. (#1999)
Browse files Browse the repository at this point in the history
* Don't update to latest rubygems.

* Test on Ruby v3.2.
  • Loading branch information
ioquatix committed Dec 26, 2022
1 parent dcbda31 commit 9dca4d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Expand Up @@ -19,6 +19,7 @@ jobs:
- '2.7'
- '3.0'
- '3.1'
- '3.2'
- jruby
- truffleruby-head
include:
Expand Down

0 comments on commit 9dca4d3

Please sign in to comment.