Skip to content

Commit

Permalink
[ci] update rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
solnic committed Nov 3, 2022
1 parent a9f944f commit 24164f4
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,11 @@ jobs:
fail-fast: false
matrix:
ruby:
- "3.1.0-preview1"
- "3.1"
- "3.0"
- "2.7"
- "2.6"
- "2.5"
- "2.4"
- "jruby"
include:
- ruby: "3.0"
- ruby: "3.1"
coverage: "true"
env:
COVERAGE: ${{matrix.coverage}}
Expand Down

0 comments on commit 24164f4

Please sign in to comment.