Skip to content

Commit

Permalink
Merge pull request #581 from k1LoW/drop-2.1-2.2-add-3.2
Browse files Browse the repository at this point in the history
[BREAKING] Drop 2.1 2.2 from supported Ruby versions / Add 3.2
  • Loading branch information
k1LoW authored Mar 18, 2023
2 parents 413854a + 5afff7a commit 051153e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,14 @@ jobs:
fail-fast: false
matrix:
ruby-version:
- '2.1'
- '2.2'
- '2.3'
- '2.4'
- '2.5'
- '2.6'
- '2.7'
- '3.0'
- '3.1'
- '3.2'
runs-on: ubuntu-latest
env:
DISABLE_AWS_CLIENT_CHECK: true
Expand Down

0 comments on commit 051153e

Please sign in to comment.