We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caa4c5e commit e702450Copy full SHA for e702450
1 file changed
.github/workflows/ci.yml
@@ -25,6 +25,10 @@ jobs:
25
- macos-latest
26
- windows-latest
27
ruby:
28
+ - 3.4
29
+ - 3.3
30
+ - 3.2
31
+ - 3.1
32
- 3.0
33
- 2.7
34
- 2.6
0 commit comments