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.
2 parents 9571fba + 1fc306e commit 942cb29Copy full SHA for 942cb29
.github/workflows/test.yml
@@ -26,6 +26,8 @@ jobs:
26
timeout: 5
27
- ruby: 3.1
28
29
+ - ruby: 3.2
30
+ timeout: 5
31
- ruby: truffleruby
32
timeout: 50
33
- ruby: truffleruby-head
README.md
@@ -54,6 +54,7 @@ Mail is tested against:
54
* Ruby: 2.7
55
* Ruby: 3.0
56
* Ruby: 3.1
57
+* Ruby: 3.2
58
* JRuby: 9.2
59
* JRuby: 9.3
60
* JRuby: 9.4
0 commit comments