We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ab5cb3 commit c790118Copy full SHA for c790118
1 file changed
.github/workflows/tests.yml
@@ -21,6 +21,7 @@ jobs:
21
- 2.7
22
- '3.0' # Due to https://github.com/actions/runner/issues/849, we have to use quotes for '3.0'
23
- 3.1
24
+ - 3.2
25
- jruby
26
- truffleruby
27
steps:
0 commit comments