aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-03-02 12:21:52 +0500
committerEgor Tensin <Egor.Tensin@gmail.com>2022-03-02 12:22:05 +0500
commitfa00f4bc01272fc9933a88db5974f8d6ea8f6d78 (patch)
tree3271775c01d35e8f7c727d57b2e8f7344547bdec
parentbump dependencies (diff)
downloadwireguard-config-fa00f4bc01272fc9933a88db5974f8d6ea8f6d78.tar.gz
wireguard-config-fa00f4bc01272fc9933a88db5974f8d6ea8f6d78.zip
this nokogiri version requires Ruby >= 2.6
-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 9c06448..b506038 100644
--- a/.github/workflows/jekyll.yml
+++ b/.github/workflows/jekyll.yml
@@ -10,7 +10,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}