Skip to content

Commit 4923679

Browse files
committed
Use truffleruby stable in the CI matrix.
1 parent 3f9caf6 commit 4923679

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-head
17+
- truffleruby
1818
name: Ruby ${{ matrix.ruby }}
1919
steps:
2020
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)