Skip to content

Commit 7cea7c5

Browse files
committed
Reduce amount of tested environments
1 parent 8782fd9 commit 7cea7c5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,11 +76,11 @@ jobs:
7676
grape: '~> 2.0.0'
7777
grape_swagger: 'head'
7878
grape_entity: '~> 1.0.1'
79-
- ruby: 'head'
80-
grape: '~> 2.0.0'
81-
grape_swagger: 'head'
82-
grape_entity: 'head'
8379

80+
# - ruby: 'head'
81+
# grape: '~> 2.0.0'
82+
# grape_swagger: 'head'
83+
# grape_entity: 'head'
8484
# - ruby: 'head'
8585
# grape: 'head'
8686
# grape_swagger: 'head'

0 commit comments

Comments
 (0)