Skip to content

Commit

Permalink
ci: add json 2.7 to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
tboerger committed Oct 25, 2024
1 parent 285424b commit d59141e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,7 @@ jobs:
- "2.4"
- "2.5"
- "2.6"
exclude:
- json: "2.6"
ruby: "2.1"
- json: "2.7"
ruby: "2.3"
- "2.7"

steps:
- name: Checkout source
Expand Down

0 comments on commit d59141e

Please sign in to comment.