Skip to content

Commit 40b5839

Browse files
committed
Drop unsupported Ruby
1 parent 0c9709b commit 40b5839

File tree

2 files changed

+0
-44
lines changed

2 files changed

+0
-44
lines changed

ci/.github/workflows/ci.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ jobs:
2121
- 2.5
2222
- 2.4
2323
- 2.3
24-
- 2.2
25-
- 2.1.9
2624
- ruby-head
2725
env:
2826
-
@@ -36,14 +34,6 @@ jobs:
3634
os: ubuntu-18.04
3735
env:
3836
JRUBY_OPTS: "--dev"
39-
- ruby: 2.7
40-
name_extra: "with diff-lcs 1.3"
41-
env:
42-
DIFF_LCS_VERSION: "~> 1.3.0"
43-
- ruby: 2.7
44-
name_extra: "with diff-lcs 1.4.3"
45-
env:
46-
DIFF_LCS_VERSION: "1.4.3"
4737
fail-fast: false
4838
continue-on-error: ${{ matrix.allow_failure || endsWith(matrix.ruby, 'head') }}
4939
env: ${{ matrix.env }}
@@ -69,8 +59,6 @@ jobs:
6959
- 2.5
7060
- 2.4
7161
- 2.3
72-
- 2.2
73-
- 2.1.9
7462
fail-fast: false
7563
steps:
7664
- uses: actions/checkout@v2

ci/.travis.yml

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)