Skip to content

Commit

Permalink
config updated and jekyll 3.9 testing removed as par tof modernisation
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Alexander committed Sep 3, 2024
1 parent d33d5aa commit d04588f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: "ubuntu-latest"
strategy:
matrix:
jekyll: ["~> 3.9", "~> 4.2"]
jekyll: ["~> 4.2"]
env:
JEKYLL_VERSION: ${{ matrix.jekyll }}
steps:
Expand Down
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ plugins:
- jekyll-feed
- jekyll-redirect-from

gems: [jekyll-paginate]
plugins: [jekyll-paginate]

# Exclude from processing.
# The following items will not be processed, by default.
Expand Down

0 comments on commit d04588f

Please sign in to comment.