We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cea7c5 commit 91bd255Copy full SHA for 91bd255
.github/workflows/test.yml
@@ -54,14 +54,14 @@ jobs:
54
grape: '~> 2.0.0'
55
grape_swagger: 'head'
56
grape_entity: 'head'
57
- - ruby: '3.4'
58
- grape: 'head'
59
- grape_swagger: 'head'
60
- grape_entity: '~> 1.0.1'
61
62
63
64
- grape_entity: 'head'
+ # - ruby: '3.4'
+ # grape: 'head'
+ # grape_swagger: 'head'
+ # grape_entity: '~> 1.0.1'
+ # grape_entity: 'head'
65
66
# Ruby head combinations
67
- ruby: 'head'
0 commit comments