Skip to content

Commit ccf85c5

Browse files
committed
Reduce amount of tested environments
1 parent e710a8a commit ccf85c5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@ jobs:
2626
name: test (ruby=${{ matrix.ruby }}, grape=${{ matrix.grape }}, grape-swagger=${{ matrix.grape_swagger}}, grape_entity=${{ matrix.grape_entity }})
2727
strategy:
2828
matrix:
29-
grape: [ '~> 2.0.0', 'head' ]
30-
grape_swagger: [ '~> 2.0.3', 'head' ]
31-
grape_entity: [ '~> 1.0.1', 'head' ]
32-
ruby: [ '3.0', '3.4', 'head' ]
3329
include:
3430
# Ruby 3.1 combinations
3531
- ruby: '3.0'

0 commit comments

Comments
 (0)