We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8782fd9 commit 7cea7c5Copy full SHA for 7cea7c5
1 file changed
.github/workflows/test.yml
@@ -76,11 +76,11 @@ jobs:
76
grape: '~> 2.0.0'
77
grape_swagger: 'head'
78
grape_entity: '~> 1.0.1'
79
- - ruby: 'head'
80
- grape: '~> 2.0.0'
81
- grape_swagger: 'head'
82
- grape_entity: 'head'
83
+ # - ruby: 'head'
+ # grape: '~> 2.0.0'
+ # grape_swagger: 'head'
+ # grape_entity: 'head'
84
# - ruby: 'head'
85
# grape: 'head'
86
# grape_swagger: 'head'
0 commit comments