Skip to content

Commit a693c47

Browse files
authored
Merge pull request #17 from kenhys/remove-2.4
Drop Ruby 2.4 (EOL)
2 parents 5a493e3 + 88de024 commit a693c47

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/ubuntu.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
- "2.7"
1515
- "2.6"
1616
- "2.5"
17-
- "2.4"
1817
steps:
1918
- uses: actions/checkout@v2
2019
with:

.github/workflows/windows.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
- "2.7"
1515
- "2.6"
1616
- "2.5"
17-
- "2.4"
1817
steps:
1918
- uses: actions/checkout@v2
2019
with:

0 commit comments

Comments
 (0)