Skip to content

Commit

Permalink
github-workflows: remove ruby 2.6 and jruby-9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
toy committed May 4, 2024
1 parent b398adb commit 6124d57
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,11 @@ jobs:
- ubuntu-latest
- macos-13
ruby:
- '2.6'
- '2.7'
- '3.0'
- '3.1'
- '3.2'
- '3.3'
- jruby-9.3
- jruby-9.4
fail-fast: false
steps:
Expand Down

0 comments on commit 6124d57

Please sign in to comment.