aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/jekyll.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/jekyll.yml b/.github/workflows/jekyll.yml
index 410b2fc..7e3e811 100644
--- a/.github/workflows/jekyll.yml
+++ b/.github/workflows/jekyll.yml
@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
- ruby-version: [2.5, 2.6, 2.7]
+ ruby-version: [2.6, 2.7]
version: [Gemfile, latest]
include:
- {version: Gemfile, gemfile: Gemfile}