Skip to content

Commit 0859bd1

Browse files
committed
Linting not supported on Ruby 2.5 anymore.
1 parent 0a15dd0 commit 0859bd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545

4646
- ruby-version: 2.5.8
4747
bundler-version: 2.2.32
48-
run-linter: true
48+
run-linter: false
4949

5050
- ruby-version: 2.6.6
5151
bundler-version: 2.2.32

0 commit comments

Comments
 (0)