-
Notifications
You must be signed in to change notification settings - Fork 147
Closed
Description
Looks like the CI workflow hasn't run properly since a dependabot update to nokogiri back in March last year 477ac40 that bumped it to a version that requires ruby >= 3.0.
I assume that the ci build is supposed to match https://github.com/actions/jekyll-build-pages as closely as possible to test the resulting page that the default gh-page workflow will run, so worth mentioning that they updated the ruby version in their image last year;
- from
2.7.4to3.2.2in Bump pages-gem to 232 actions/jekyll-build-pages#127 - to
3.3in Update Ruby to 3.3 actions/jekyll-build-pages#128
Metadata
Metadata
Assignees
Labels
No labels