We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a117e4 + 9c3a465 commit e4e5222Copy full SHA for e4e5222
1 file changed
.github/workflows/build.yml
@@ -16,6 +16,9 @@ jobs:
16
fail-fast: false
17
matrix:
18
ruby:
19
+ - 3.3
20
+ - 3.2
21
+ - 3.1
22
- 3.0.0
23
- 2.7.2
24
- 2.6.6
0 commit comments