Skip to content

Commit fbedf00

Browse files
committed
Added truffleruby to the CI matrix.
1 parent 4676f4d commit fbedf00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- '3.2'
1515
- '3.3'
1616
- jruby
17-
# - truffleruby
17+
- truffleruby
1818
name: Ruby ${{ matrix.ruby }}
1919
steps:
2020
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)