Skip to content

Commit

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

0 comments on commit 7d4ec97

Please sign in to comment.