Skip to content

Commit 91392a7

Browse files
authored
chore: Remove Ruby 2.7 from CI (#19970)
1 parent 1cedeae commit 91392a7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ jobs:
1313
strategy:
1414
matrix:
1515
include:
16-
- os: ubuntu-latest
17-
ruby: "2.7"
18-
task: "--include-spec"
1916
- os: ubuntu-latest
2017
ruby: "3.0"
2118
task: "--include-spec"

0 commit comments

Comments
 (0)