summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
AgeCommit message (Expand)Author
2024-01-07bump oldest supported Ruby & Asciidoctor (#452)Marat Radchenko
2023-11-30Bump actions/setup-java from 3 to 4 (#449)dependabot[bot]
2023-11-10Bump actions/checkout from 3 to 4 (#445)dependabot[bot]
2023-11-10Fix macOS CI (#448)Marat Radchenko
2022-12-04Drop support for Ruby < 2.5 (#428)Marat Radchenko
2022-04-03Update Rubies on CI (#416)Marat Radchenko
2022-03-02Bump actions/checkout from 2 to 3 (#414)dependabot[bot]
2021-04-28resolves #363: reenable dependency on kindlegen gem (#398)Marat Radchenko
2021-01-08use pygments.rb 2.0.0 in CI (#387)Marat Radchenko
2021-01-02enable caching to speedup CI (#386)Marat Radchenko
2021-01-02add Ruby 3.0 to CI (#385)Marat Radchenko
2020-11-10do not run CI build on tagsMarat Radchenko
2020-11-10skip ci if [skip ci] is present in commit messageMarat Radchenko
2020-10-19increase pygments.rb timeout on GitHub Actions (#377)Marat Radchenko
2020-10-19stop using deprecated `set-env` command in GitHub Actions (#376)Marat Radchenko
2020-08-25see #363: drop dependency on kindlegen gem to unblock CI (#364)Marat Radchenko
2020-07-06Enable CI on Ruby 2.7 on Windows (#349)Marat Radchenko
2020-04-18stop installing Bundler on GH-Actions manually (#330)Marat Radchenko
2020-02-18resolves #47 stop requiring specific include file scheme (PR #302)Marat Radchenko
2020-02-09rename eregon/use-ruby-action -> ruby/setup-rubyMarat Radchenko
2020-01-30Revert to eregon/use-ruby-action@v1 in GH-ActionsMarat Radchenko
2020-01-29Use fixed release of eregon/use-ruby-action (take 2)Marat Radchenko
2020-01-27use fixed release of eregon/use-ruby-action on GitHub Actions to avoid accide...Marat Radchenko
2020-01-26resolves #254 set up CI for JRuby on Windows (PR #255)Marat Radchenko
2020-01-24reorder GitHub Actions matrix so slow JRuby comes firstMarat Radchenko
2020-01-20Add GitHub Actions CI scriptMarat Radchenko