mirror of
https://github.com/kemko/liquid.git
synced 2026-01-01 15:55:40 +03:00
Remove support for ruby 2.4, which is no longer supported upstream
This commit is contained in:
1
.github/workflows/liquid.yml
vendored
1
.github/workflows/liquid.yml
vendored
@@ -6,7 +6,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
entry:
|
||||
- { ruby: 2.4, allowed-failure: false }
|
||||
- { ruby: 2.5, allowed-failure: false }
|
||||
- { ruby: 2.6, allowed-failure: false }
|
||||
- { ruby: 2.7, allowed-failure: false }
|
||||
|
||||
Reference in New Issue
Block a user