Skip to content

Commit ea244c0

Browse files
committed
Exclude Ruby 2.6 from vterm-yamatanooroti
1 parent 348c8bc commit ea244c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
ruby: ${{ fromJson(needs.ruby-versions.outputs.versions) }}
4848
with_latest_reline: [true, false]
4949
exclude:
50+
- ruby: 2.6
5051
- ruby: truffleruby
5152
- ruby: truffleruby-head
5253
fail-fast: false

0 commit comments

Comments
 (0)