We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4676f4d commit fbedf00Copy full SHA for fbedf00
.github/workflows/ruby.yml
@@ -14,7 +14,7 @@ jobs:
14
- '3.2'
15
- '3.3'
16
- jruby
17
- # - truffleruby
+ - truffleruby
18
name: Ruby ${{ matrix.ruby }}
19
steps:
20
- uses: actions/checkout@v4
0 commit comments