We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29fd9b5 commit 9784bb4Copy full SHA for 9784bb4
1 file changed
.github/workflows/ci.yml
@@ -23,7 +23,8 @@ jobs:
23
- 2.5
24
- 2.6
25
- 2.7
26
- #- ruby-head # Eventualy
+ - 3.0
27
+ - ruby-head # Eventualy
28
- jruby
29
steps:
30
- name: Clone repository
0 commit comments